summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-04 01:11:52 +0100
committerGravatar Tom Willemsen2012-11-04 01:11:52 +0100
commit3634b5713c7525d9fe6902f9652791b7d6d52b0f (patch)
tree284569a8593c8da316358e2ba050cb0c41002411 /templates
parent904c317507d1bd7f9577c4ae30558d765aaa16f2 (diff)
downloadsite-3634b5713c7525d9fe6902f9652791b7d6d52b0f.tar.gz
site-3634b5713c7525d9fe6902f9652791b7d6d52b0f.zip
Use glyphicon for preferences icon
Diffstat (limited to 'templates')
-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>