X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader-full.html;h=fe02650f1514ddd2b16cee2c47c8e99f44ccbbfb;hb=d4114381c5d95e8acd0d0fc2bbc2b3528bde2ecf;hp=6d90d5022942d3ee045935d892dab970c51f6e2d;hpb=4b05b20576ddb14577d59c87c8257c6804449410;p=freeside.git diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 6d90d5022..fe02650f1 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -73,7 +73,15 @@ Example: <& notify-tickets.html &> - <% mt('Logged in as') |h %><% $FS::CurrentUser::CurrentUser->username |h %>  <% mt('logout' |h %>
<% mt('Preferences') |h %> + + <% mt('Logged in as') |h %> + <% $FS::CurrentUser::CurrentUser->username |h %>  + + <% mt('logout') |h %> + +
+
+ <% mt('Preferences') |h %> % if ( $conf->config("ticket_system") % && FS::TicketSystem->access_right(\%session, 'ModifySelf') ) { | <% mt('Ticketing preferences') |h %>