X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fheader-full.html;h=fe02650f1514ddd2b16cee2c47c8e99f44ccbbfb;hp=6d90d5022942d3ee045935d892dab970c51f6e2d;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=4b05b20576ddb14577d59c87c8257c6804449410 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 %>