mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Move ...s in template
This commit is contained in:
@@ -98,15 +98,15 @@ _M.noscript_extra_sha256 = [[
|
|||||||
_M.site_name_section = [[
|
_M.site_name_section = [[
|
||||||
<h3 class="pt">
|
<h3 class="pt">
|
||||||
<img src="/favicon.ico" width="64" height="64" alt=" ">
|
<img src="/favicon.ico" width="64" height="64" alt=" ">
|
||||||
Verifying your connection to %s...
|
Verifying your connection to %s
|
||||||
</h3>
|
</h3>
|
||||||
]]
|
]]
|
||||||
|
|
||||||
-- animation while waiting
|
-- animation while waiting
|
||||||
_M.pow_section = [[
|
_M.pow_section = [[
|
||||||
<p>
|
<span>
|
||||||
This process is automatic, please wait a moment.
|
This process is automatic, please wait a moment...
|
||||||
</p>
|
</span>
|
||||||
<div class="jsonly">
|
<div class="jsonly">
|
||||||
<div id="loader"><div class="b"></div><div class="b"></div><div class="b"></div></div>
|
<div id="loader"><div class="b"></div><div class="b"></div><div class="b"></div></div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user