bug:2152 no special parameter for updated comment validation

git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-04-06 19:24:30 +00:00
commit 2f344407a9
9 changed files with 80 additions and 53 deletions

View file

@ -143,13 +143,6 @@
<input type="checkbox" name="comments_validation" {if ($comments.comments_validation)}checked="checked"{/if}>
</label>
</li>
<li>
<label>
<span class="property">{'Update Validation'|@translate}</span>
<input type="checkbox" name="comments_update_validation" {if ($comments.comments_update_validation)}checked="checked"{/if}>
</label>
</li>
<li>
<label>