Add simple measure against non-targeted spam.
This commit is contained in:
parent
8304aa7de8
commit
57fa5a9910
|
@ -229,6 +229,11 @@
|
||||||
<label for="description">Description:</label><br>
|
<label for="description">Description:</label><br>
|
||||||
<textarea id="description" name="description" cols="80" rows="20" required></textarea><br>
|
<textarea id="description" name="description" cols="80" rows="20" required></textarea><br>
|
||||||
|
|
||||||
|
<div style="display:none;">
|
||||||
|
<label for="url" style="width: 18ch;">Leave this empty:</label>
|
||||||
|
<input type="text" id="url" name="url">
|
||||||
|
</div>
|
||||||
|
|
||||||
<input type="submit">
|
<input type="submit">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user