mirror of
https://github.com/andrewkdinh/simple-contact.git
synced 2024-11-23 04:34:43 -08:00
Change wording
This commit is contained in:
parent
7860d0ef3e
commit
c4f3922ef0
@ -27,7 +27,7 @@
|
||||
</div>
|
||||
<input required type="text" name="captcha-solution" placeholder="CAPTCHA Solution">
|
||||
<input type="hidden" name="captcha-id" value="{{ captcha_id }}">
|
||||
<button type="submit">Validate</button>
|
||||
<button type="submit">Submit</button>
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user