aboutsummaryrefslogtreecommitdiff
path: root/templates/change.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-29 16:07:57 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-29 16:07:57 -0500
commitf630b6ca370d9c3069b068ff1ed12ce0449cf2e4 (patch)
treeb242f31e65adedbce988213b9e6f3fb672f87afe /templates/change.tmpl
parentce00d70bd8301195ab88baeac3373e28f5fa73d8 (diff)
downloadikiwiki-f630b6ca370d9c3069b068ff1ed12ce0449cf2e4.tar
ikiwiki-f630b6ca370d9c3069b068ff1ed12ce0449cf2e4.tar.gz
really use unmunged author in metadata
Diffstat (limited to 'templates/change.tmpl')
-rw-r--r--templates/change.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index e25cbf3b8..570d47559 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -1,4 +1,4 @@
-[[meta author="""<TMPL_VAR USER>"""]]
+[[meta author="""<TMPL_VAR AUTHOR>"""]]
<TMPL_IF AUTHORURL>
[[meta authorurl="""<TMPL_VAR AUTHORURL>"""]]
</TMPL_IF>