From: Peter Gammie <peteg42@gmail.com>
Date: Fri, 1 Oct 2010 04:53:00 +0000 (+1000)
Subject: Correct 'alt' text for the revert image.
X-Git-Tag: 3.20101019~19^2~31^2~1
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/1620e2dc4f0a25620fe243d1556722e6b2d2618d

Correct 'alt' text for the revert image.
---

diff --git a/templates/change.tmpl b/templates/change.tmpl
index 148b4376e..9cf40777b 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -29,7 +29,7 @@
 <span class="desc"><br />Date:</span>
 <span class="changedate"><TMPL_VAR COMMITDATE></span>
 <span class="desc"><br /></span>
-<span class="revert"><a href="<TMPL_VAR REVERTURL>" rel="nofollow">[[diff|wikiicons/revert.png]]</a></span>
+<span class="revert"><a href="<TMPL_VAR REVERTURL>" rel="nofollow">[[revert|wikiicons/revert.png]]</a></span>
 </div>
 <div class="changelog">
 <TMPL_LOOP MESSAGE>