comments_form.tmpl: show labels for name, website
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Thu, 11 Dec 2008 02:22:04 +0000 (02:22 +0000)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Thu, 11 Dec 2008 21:14:05 +0000 (21:14 +0000)
templates/comments_form.tmpl

index 88301fcdcc67e2823f47bb51cc5420581ae3eb34..9a9455f99b98a5d6c8278962a44233bb646e83a2 100644 (file)
@@ -8,8 +8,8 @@
 Signed in as <TMPL_VAR NAME=USERNAME ESCAPE=HTML><br />
 <TMPL_ELSE>
 <TMPL_IF NAME=ALLOWAUTHOR>
-<TMPL_VAR NAME=FIELD-AUTHOR> (optional)<br />
-<TMPL_VAR NAME=FIELD-URL> (optional)<br />
+Name: <TMPL_VAR NAME=FIELD-AUTHOR> (optional)<br />
+Website: <TMPL_VAR NAME=FIELD-URL> (optional)<br />
 </TMPL_IF>
 </TMPL_IF>
 Subject: <TMPL_VAR FIELD-SUBJECT><br />