aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index f40a3e9..e95b886 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -82,11 +82,11 @@
<li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li>
</TMPL_IF>
<TMPL_IF PREFSURL>
- <li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>
+ <!--<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>-->
</TMPL_IF>
<TMPL_IF ACTIONS>
<TMPL_LOOP ACTIONS>
- <li><TMPL_VAR ACTION></li>
+ <!--<li><TMPL_VAR ACTION></li>-->
</TMPL_LOOP>
</TMPL_IF>
<TMPL_IF COMMENTSLINK>