fix bad cut and paste in diff toggle title
authorJoey Hess <joey@kitenet.net>
Tue, 16 Oct 2012 14:35:03 +0000 (10:35 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 16 Oct 2012 14:35:03 +0000 (10:35 -0400)
templates/change.tmpl

index 1751a39b5209dcbfc95e954cce3a7cdf68b397cf..2b7b058c06151b67a067ce77bca8aad6236d80da 100644 (file)
@@ -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>