mirror of
https://github.com/andrewkdinh/simple-contact.git
synced 2024-11-23 07:34:47 -08:00
Change wording
This commit is contained in:
parent
7860d0ef3e
commit
c4f3922ef0
@ -27,7 +27,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<input required type="text" name="captcha-solution" placeholder="CAPTCHA Solution">
|
<input required type="text" name="captcha-solution" placeholder="CAPTCHA Solution">
|
||||||
<input type="hidden" name="captcha-id" value="{{ captcha_id }}">
|
<input type="hidden" name="captcha-id" value="{{ captcha_id }}">
|
||||||
<button type="submit">Validate</button>
|
<button type="submit">Submit</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<p>Source code available on <a target="_blank" rel="noopener noreferrer" href="https://github.com/andrewkdinh/simple-contact">GitHub</a> and <a target="_blank" rel="noopener noreferrer" href="https://gitea.andrewkdinh.com/andrewkdinh/simple-contact">Gitea</a></p>
|
<p>Source code available on <a target="_blank" rel="noopener noreferrer" href="https://github.com/andrewkdinh/simple-contact">GitHub</a> and <a target="_blank" rel="noopener noreferrer" href="https://gitea.andrewkdinh.com/andrewkdinh/simple-contact">Gitea</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user