aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/comments.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/admin/comments.tpl')
-rw-r--r--template/yoga/admin/comments.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/comments.tpl b/template/yoga/admin/comments.tpl
index d903c332a..d7053200d 100644
--- a/template/yoga/admin/comments.tpl
+++ b/template/yoga/admin/comments.tpl
@@ -17,7 +17,7 @@
<!-- END comment -->
<p class="bottomButtons">
- <input type="submit" name="submit" value="{lang:Submit}" />
+ <input type="submit" name="submit" value="{lang:Submit}" {TAG_INPUT_ENABLED}/>
<input type="submit" name="validate-all" value="{lang:Validate All}" />
<input type="submit" name="reject-all" value="{lang:Reject All}" />
<input type="reset" value="{lang:Reset}" />