diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/change.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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> |