summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2005-08-06 23:20:00 +0200
committerAndreas Gohr <andi@splitbrain.org>2005-08-06 23:20:00 +0200
commit1380fc452d56dd6f48ddbfa3a6b0e69edd043b04 (patch)
tree0654df1e2d7a86be45be1ced2624e73e1a4e565a /lib
parentb158d625b53833ef391800a991ad93d965d9425e (diff)
downloadrpg-1380fc452d56dd6f48ddbfa3a6b0e69edd043b04.tar.gz
rpg-1380fc452d56dd6f48ddbfa3a6b0e69edd043b04.tar.bz2
changes to the page subscription feature
darcs-hash:20050806212000-7ad00-c5ab54a33289f8be0ce99443f82f0b3cf1bdbf0d.gz
Diffstat (limited to 'lib')
-rw-r--r--lib/tpl/default/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/default/main.php b/lib/tpl/default/main.php
index fe1188efb..3a3a3b5aa 100644
--- a/lib/tpl/default/main.php
+++ b/lib/tpl/default/main.php
@@ -114,9 +114,9 @@
<?php tpl_button('history')?>
</div>
<div class="bar-right" id="bar_bottomright">
+ <?php tpl_button('subscription')?>
<?php tpl_button('admin')?>
<?php tpl_button('login')?>
- <?php tpl_button('track')?>
<?php tpl_button('index')?>
<?php tpl_button('top')?>&nbsp;
</div>