aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPeter Gammie <peteg42@gmail.com>2010-09-29 15:43:44 +1000
committerPeter Gammie <peteg42@gmail.com>2010-09-29 15:43:44 +1000
commit941755e46661b65f29aeebcf38f8410f9c8cfc2e (patch)
tree3881600f0a7ed036e13cd2a9881d7f19537bccbb /templates
parentacecbad0ff4a8c441da520522710dd5357ab31e0 (diff)
downloadikiwiki-941755e46661b65f29aeebcf38f8410f9c8cfc2e.tar
ikiwiki-941755e46661b65f29aeebcf38f8410f9c8cfc2e.tar.gz
Get things right after moving to a branch.
Diffstat (limited to 'templates')
-rw-r--r--templates/change.tmpl2
-rw-r--r--templates/revert.tmpl1
2 files changed, 3 insertions, 0 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index 671b9e483..148b4376e 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -28,6 +28,8 @@
<span class="committype"><TMPL_VAR COMMITTYPE></span>
<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>
</div>
<div class="changelog">
<TMPL_LOOP MESSAGE>
diff --git a/templates/revert.tmpl b/templates/revert.tmpl
index 3cf069dca..03cd0838d 100644
--- a/templates/revert.tmpl
+++ b/templates/revert.tmpl
@@ -5,6 +5,7 @@
<div>
<TMPL_VAR FIELD-DO>
<TMPL_VAR FIELD-SID>
+ <TMPL_VAR FIELD-REV>
</div>
<div class="revert buttons">
<TMPL_VAR form-submit>