aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-10-16 10:35:03 -0400
committerJoey Hess <joey@kitenet.net>2012-10-16 10:35:03 -0400
commit361db207bfa9739c802784bacbf3372065a57f80 (patch)
treec6ab9dc635b719202715a38cd43d9f255f9ddd5a /templates
parentc6c7e1998669f4979a2f12bbdd6d74775d5946d2 (diff)
downloadikiwiki-361db207bfa9739c802784bacbf3372065a57f80.tar
ikiwiki-361db207bfa9739c802784bacbf3372065a57f80.tar.gz
fix bad cut and paste in diff toggle title
Diffstat (limited to 'templates')
-rw-r--r--templates/change.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index 1751a39b5..2b7b058c0 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -10,7 +10,7 @@
<span class="desc"><br />Changed pages:</span>
<span class="pagelinks">
<TMPL_IF DIFF>
-<a href="#diff-<TMPL_VAR REV>" class="toggle" title="revert" rel="nofollow">[[diff|wikiicons/diff.png]]</a>
+<a href="#diff-<TMPL_VAR REV>" class="toggle" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a>
</TMPL_IF>
<TMPL_LOOP PAGES>
<TMPL_IF DIFFURL><a href="<TMPL_VAR DIFFURL>" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><TMPL_VAR LINK>