X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fheader-full.html;h=6d90d5022942d3ee045935d892dab970c51f6e2d;hp=850eaed8c518d2f10ac3d0969f68c6fde2e5ac6f;hb=4b05b20576ddb14577d59c87c8257c6804449410;hpb=a2ecb1cf6a6c084c521710f1256da082f70ba9e5 diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 850eaed8c..6d90d5022 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -73,10 +73,10 @@ Example: <& notify-tickets.html &> - Logged in as <% $FS::CurrentUser::CurrentUser->username |h %>  logout
Preferences + <% 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') ) { - | Ticketing preferences + | <% mt('Ticketing preferences') |h %> % }