mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 02:03:18 +02:00
feature 625: comment anti-spam - protect against some of the spam robots
git-svn-id: http://piwigo.org/svn/trunk@1737 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -190,7 +190,8 @@
|
||||
<!-- BEGIN author_field -->
|
||||
<label>{lang:upload_author}<input type="text" name="author"></label>
|
||||
<!-- END author_field -->
|
||||
<label>{lang:comment}<textarea name="content" rows="10" cols="80"></textarea></label>
|
||||
<label>{lang:comment}<textarea name="content" rows="5" cols="80"></textarea></label>
|
||||
<input type="hidden" name="key" value="{comments.add_comment.key}" />
|
||||
<input type="submit" value="{lang:submit}">
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user