X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=11211607b97b4ac7e944f71504cccd6399894172;hb=10e462292b42813dce6e1034064c55c7fddd42a4;hp=08de3b6861a9f6554c0973cc7e65869ad88d6ed5;hpb=55e2a98988c76425ec2dac583b91410eaf835659;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 08de3b686..11211607b 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -84,7 +84,7 @@ Example: <% $company_name || 'ExampleCo' %> - Logged in as <% getotaker %>  [ logout ]
Preferences + Logged in as <% getotaker %>  logout
Preferences % if ( $conf->config("ticket_system") % && FS::TicketSystem->access_right(\%session, 'ModifySelf') ) { | Ticketing preferences @@ -102,32 +102,12 @@ Example: - + - - - - - - - -
<% include('/elements/about_freeside.html') |n %><% include('/elements/about_rt.html') |n %>
- - - - - - - - - - - - % } @@ -138,7 +118,7 @@ Example: % if ( $curuser->access_right('List prospects') ) {

- Adv + Adv
% } @@ -148,7 +128,7 @@ Example: % if ( $curuser->access_right('List customers') ) {

- Advanced + Advanced
% } @@ -170,7 +150,7 @@ Example:
% if ( $curuser->access_right('List invoices') ) { - Adv\ + Adv\ % }
@@ -191,7 +171,7 @@ Example: % if ( $conf->config("ticket_system") ) {

- Advanced + Advanced
% }