aboutsummaryrefslogtreecommitdiff
path: root/templates/commentmoderation.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commentmoderation.tmpl')
-rw-r--r--templates/commentmoderation.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/commentmoderation.tmpl b/templates/commentmoderation.tmpl
index 297886407..10f2b36df 100644
--- a/templates/commentmoderation.tmpl
+++ b/templates/commentmoderation.tmpl
@@ -1,4 +1,4 @@
-<TMPL_IF NAME="COMMENTS">
+<TMPL_IF COMMENTS>
<br />
<form action="<TMPL_VAR CGIURL>" method="post">
<input type="hidden" name="do" value="commentmoderation" />
@@ -7,7 +7,7 @@
<input type="checkbox" name="rejectalldefer" value="1" />
<label for="rejectalldefer">Reject all comments marked <em>Defer</em></label>
<br />
-<TMPL_LOOP NAME="COMMENTS">
+<TMPL_LOOP COMMENTS>
<div>
<div>
<TMPL_VAR VIEW>