aboutsummaryrefslogtreecommitdiff
path: root/templates/change.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-10 19:54:38 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-10 19:54:38 -0400
commit2718fc2b2513e47e14e7cf98be6df5608c5e72d8 (patch)
treeedafd3e99a8d173860907acdfad5d1aef01097bf /templates/change.tmpl
parent92e39d7391cf5337445ce6129a1d31666c886bf8 (diff)
downloadikiwiki-2718fc2b2513e47e14e7cf98be6df5608c5e72d8.tar
ikiwiki-2718fc2b2513e47e14e7cf98be6df5608c5e72d8.tar.gz
response
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 55aabe201..4a99cf5ff 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -7,7 +7,7 @@
<span class="desc"><br />Changed pages:</span>
<span class="pagelinks">
<TMPL_LOOP NAME="PAGES">
-<TMPL_IF NAME="DIFFURL"><a href="<TMPL_VAR DIFFURL>"><img alt="diff" src="<TMPL_VAR BASEURL>wikiicons/diff.png" /></a><TMPL_VAR LINK>
+<TMPL_IF NAME="DIFFURL"><a href="<TMPL_VAR DIFFURL>">[[diff|wikiicons/diff.png]]</a><TMPL_VAR LINK>
<TMPL_ELSE>
<TMPL_VAR LINK>
</TMPL_IF>