mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
improve email tldr
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
e2d36ada6f
commit
75b2015230
1 changed files with 2 additions and 2 deletions
|
@ -407,7 +407,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<b>TL;DR;</b> your email is stored and can be seen publicly.
|
||||
<b>TL;DR;</b> your email is stored and can be seen publicly. <b>Please check your mailbox to confirm your email after commenting.</b>
|
||||
</p>
|
||||
|
||||
<form method="post">
|
||||
|
@ -433,7 +433,7 @@
|
|||
|
||||
<div class="captcha">
|
||||
<img loading="lazy" width="240px" height="90" src="{{ url_for("views.captcha") }}?new" onclick="this.src=this.src+Math.floor(1000*Math.random())" alt="An image CAPTCHA" />
|
||||
<i>Click the image above to reload and get a new CAPTCHA</i>
|
||||
<i>Click the image above to reload and get a new CAPTCHA.</i>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Reference in a new issue