diff options
Diffstat (limited to 'template/cclear/admin/comments.tpl')
-rw-r--r-- | template/cclear/admin/comments.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/cclear/admin/comments.tpl b/template/cclear/admin/comments.tpl index 93e5c4ed9..d903c332a 100644 --- a/template/cclear/admin/comments.tpl +++ b/template/cclear/admin/comments.tpl @@ -1,6 +1,6 @@ <h2>{lang:User comments validation}</h2> -<form method="post" action="{F_ACTION}" id="comment"> +<form method="post" action="{F_ACTION}"> <input type="hidden" name="list" value="{LIST}" /> |