mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
widget: messages for various stages
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
id="widget__verification-checkbox"
|
||||
class="widget__verification-checkbox"
|
||||
type="checkbox" />
|
||||
I'm not a robot
|
||||
<span class="widget__verification-text--before">I'm not a robot</span>
|
||||
<span class="widget__verification-text--during">Processing...</span>
|
||||
<span class="widget__verification-text--after">Verified!</span>
|
||||
<span class="widget__verification-text--error">Something wen't wrong</span>
|
||||
</label>
|
||||
<div class="widget__mcaptcha-details">
|
||||
<a href="<.= crate::PKG_HOMEPAGE .>"
|
||||
@@ -40,5 +43,5 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<.include!("./footer.html"); .>
|
||||
|
||||
Reference in New Issue
Block a user