This commit is contained in:
tuxwarrior
2023-06-19 17:14:13 +00:00
parent 7cad10184b
commit 37b55d0416

View File

@@ -5,13 +5,11 @@
<input type="hidden" name="from_name" value="[site]">
<input type="hidden" name="redirect" value="https://web3forms.com/success">
<input type="checkbox" name="botcheck" class="hidden" style="display: none;">
[email]:
<br>
<input type="email" style="width: 500px;" name="email" required>
<br>
<br>
[JCON_1]
[phone]:
<br>
@@ -19,7 +17,6 @@
<br>
<br>
[1_JCON]
[name]:
<br>
<input type="text" style="width: 500px;" name="name" required>
@@ -30,6 +27,6 @@
<textarea name="message" maxlength="1000" style="width: 500px; height: 250px;" required></textarea>
<br>
<br>
<button type="submit">Send message</button>
<button type="submit">[send]</button>
</form>