summaryrefslogtreecommitdiffstats
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index eb8fc80..2551ee7 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -112,7 +112,7 @@
<a class="btn" href="<TMPL_VAR EDITURL>" rel="nofollow"><i class="icon-edit"></i></a>
</TMPL_IF>
<TMPL_IF RECENTCHANGESURL>
- <a class="btn" href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a>
+ <a class="btn" href="<TMPL_VAR RECENTCHANGESURL>"><i class="icon-list"></i></a>
</TMPL_IF>
<TMPL_IF HISTORYURL>
<a class="btn" href="<TMPL_VAR HISTORYURL>">History</a>