aboutsummaryrefslogtreecommitdiff
path: root/templates/editcomment.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-04 21:00:58 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-04 21:00:58 -0500
commit73420c24c626a957050d1537a8aed0b8114386a0 (patch)
tree2070c654f4d4541c56f2dc232152a12f8b65e79c /templates/editcomment.tmpl
parentd78e8ee45275060d70686e540c94aa5aa47d9f31 (diff)
downloadikiwiki-73420c24c626a957050d1537a8aed0b8114386a0.tar
ikiwiki-73420c24c626a957050d1537a8aed0b8114386a0.tar.gz
lowercase "or Signin"
Diffstat (limited to 'templates/editcomment.tmpl')
-rw-r--r--templates/editcomment.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl
index 545edb596..32e8c392d 100644
--- a/templates/editcomment.tmpl
+++ b/templates/editcomment.tmpl
@@ -7,7 +7,7 @@
<TMPL_UNLESS NAME=USERNAME>
<TMPL_IF NAME=ALLOWAUTHOR>
Name: <TMPL_VAR NAME=FIELD-AUTHOR> (optional, or
-<a href="<TMPL_VAR SIGNINURL>">Signin</a>)<br />
+<a href="<TMPL_VAR SIGNINURL>">signin</a>)<br />
Website: <TMPL_VAR NAME=FIELD-URL> (optional)<br />
<TMPL_ELSE>
(You might want to <a href="<TMPL_VAR SIGNINURL>">Signin</a> first?)<br />