X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fheader-full.html;h=fe02650f1514ddd2b16cee2c47c8e99f44ccbbfb;hp=07595a539c75454b7c67311b25d313b631423fcd;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=e215fc213a1eb9a3365cecf5ce82f1a58f154cd6 diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 07595a539..fe02650f1 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -53,7 +53,7 @@ Example: % } <% include('init_overlib.html') |n %> <% include('rs_init_object.html') |n %> - + <% $head |n %> %# announce our base path, and the Mason comp path of this page @@ -73,10 +73,18 @@ 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 %> % }