added profile link to usertools in sidebar
This commit is contained in:
parent
fa1028ad60
commit
ef84665d4a
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
'usertools',
|
'usertools',
|
||||||
array(
|
array(
|
||||||
'login' => tpl_action('login', 1, 'li', 1),
|
'login' => tpl_action('login', 1, 'li', 1),
|
||||||
|
'profile' => tpl_action('profile', 1, 'li', 1),
|
||||||
'admin' => tpl_action('admin', 1, 'li', 1),
|
'admin' => tpl_action('admin', 1, 'li', 1),
|
||||||
'register' => tpl_action('register', 1, 'li', 1),
|
'register' => tpl_action('register', 1, 'li', 1),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue