summaryrefslogtreecommitdiff
path: root/templates/comments_post_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/comments_post_inc.tpl')
-rwxr-xr-x[-rw-r--r--]templates/comments_post_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/comments_post_inc.tpl b/templates/comments_post_inc.tpl
index 1dcfa3f..d28b54a 100644..100755
--- a/templates/comments_post_inc.tpl
+++ b/templates/comments_post_inc.tpl
@@ -54,7 +54,7 @@
{formhelp note=""}
{/forminput}
</div>
- {captcha variant="row" id="post-captcha" style="display:none"}
+ {* captcha variant="row" id="post-captcha" style="display:none" *}
<div class="form-group">
{forminput}
<input type="checkbox" name="anon_post" id="anon-post" value="y" onchange="BitBase.toggleElementDisplay('post-login','block');BitBase.toggleElementDisplay('post-anon','block');BitBase.toggleElementDisplay('post-captcha','block');" /> {tr}Anonymous Post{/tr}