diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/change.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl index 4525402a7..60a9d94b5 100644 --- a/templates/change.tmpl +++ b/templates/change.tmpl @@ -28,9 +28,11 @@ <span class="changedate"><TMPL_VAR COMMITDATE></span> <span class="desc"><br /></span> </div> +<TMPL_IF REVERTURL> <span class="revert"> <a href="<TMPL_VAR REVERTURL>" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> </span> +</TMPL_IF> <div class="changelog"> <TMPL_LOOP MESSAGE> <TMPL_IF LINE> |