Show
Ignore:
Timestamp:
07/07/10 17:29:41 (19 months ago)
Author:
ort
Message:

add template hooks for developer

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/templates/skin/developer/header_top.tpl

    r935 r959  
    3939                        <a href="{router page='settings'}profile/">{$aLang.user_settings}</a> | 
    4040                        <a href="{router page='login'}exit/?security_ls_key={$LIVESTREET_SECURITY_KEY}">{$aLang.exit}</a> 
     41                        {hook run='userbar_item'} 
    4142                {else} 
    4243                        <a href="{router page='login'}" onclick="showLoginForm(); return false;">{$aLang.user_login_submit}</a> |