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 4b06a00..eb8fc80 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -121,7 +121,7 @@
<a class="btn" href="<TMPL_VAR GETSOURCEURL>">Source</a>
</TMPL_IF>
<TMPL_IF PREFSURL>
- <a class="btn" href="<TMPL_VAR PREFSURL>">Preferences</a>
+ <a class="btn" href="<TMPL_VAR PREFSURL>"><i class="icon-wrench"></i></a>
</TMPL_IF>
<TMPL_IF ACTIONS>
<TMPL_LOOP ACTIONS>