summaryrefslogtreecommitdiff
path: root/templates/editcomment.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/editcomment.tmpl')
-rw-r--r--templates/editcomment.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl
index a08b8964c..1f4c1fc23 100644
--- a/templates/editcomment.tmpl
+++ b/templates/editcomment.tmpl
@@ -4,9 +4,7 @@
<TMPL_VAR FIELD-DO>
<TMPL_VAR FIELD-SID>
<TMPL_VAR FIELD-PAGE>
-<TMPL_IF NAME=USERNAME>
-Signed in as <TMPL_VAR NAME=USERNAME ESCAPE=HTML><br />
-<TMPL_ELSE>
+<TMPL_UNLESS NAME=USERNAME>
<TMPL_IF NAME=ALLOWAUTHOR>
Name: <TMPL_VAR NAME=FIELD-AUTHOR> (optional)<br />
Website: <TMPL_VAR NAME=FIELD-URL> (optional)<br />