summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-21 02:38:17 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-21 02:38:17 +0000
commit5fe80a63716bd47a501a5fdd32f25d0030e4048f (patch)
tree566c26cce5f19dc881a361d63a889ae3dc55875a /templates/page.tmpl
parentb7d3a12c5c8d2c41ebba091884a68e009344c3e5 (diff)
prefs page implemented
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 141d86a10..1e484056e 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -21,6 +21,10 @@
<a href="<TMPL_VAR HISTORYURL>">History</a>&nbsp;
</TMPL_IF>
+<TMPL_IF NAME="PREFSURL">
+<a href="<TMPL_VAR PREFSURL>">Preferences</a>&nbsp;
+</TMPL_IF>
+
<TMPL_VAR DISCUSSIONLINK><br>
<hr>