From 10e462292b42813dce6e1034064c55c7fddd42a4 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 20 Mar 2010 22:14:02 +0000 Subject: more RT integration / reskin / 2.1, RT#6640 --- httemplate/elements/header.html | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) (limited to 'httemplate/elements/header.html') 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
% } -- cgit v1.2.1