added register link

This commit is contained in:
Anika Henke 2011-02-04 02:02:57 +00:00
parent 383a53f459
commit 49dd4a833a
3 changed files with 28 additions and 0 deletions

View file

@ -68,6 +68,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER
tpl_action('admin', 1, 'li');
_tpl_action('userpage', 1, 'li');
tpl_action('profile', 1, 'li');
_tpl_action('register', 1, 'li');
tpl_action('login', 1, 'li');
?>
</ul>