]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/commentmoderation.tmpl
po: guard against reimportation
[ikiwiki.git] / templates / commentmoderation.tmpl
index 297886407603aeef1b00c4c5f35682a20108edd2..10f2b36df7ca5da3770ad14bd9654e67b14a3af0 100644 (file)
@@ -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>