X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Felements%2Fheader.html;h=8a9cb8526ef7407e61a5588a3ba38478b8147c95;hb=9a778387bc4bfc97d28b25a9c123700fc6c15062;hp=08de3b6861a9f6554c0973cc7e65869ad88d6ed5;hpb=55e2a98988c76425ec2dac583b91410eaf835659;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 08de3b686..8a9cb8526 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -24,7 +24,7 @@ Example: - <% $title %> + <% $title |h %> @@ -77,14 +77,14 @@ Example: <% $head |n %> - <% $etc |n %> STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0"> + STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0"> - - - - - - - - - - - - - % } @@ -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 % } @@ -210,27 +190,14 @@ Example: -
- - -
freeside <% $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 %>
-
-
-
- - - - - - -
<% include('/elements/about_freeside.html') |n %>
<% include('/elements/about_rt.html') |n %>
- - % } - <% $title %> + <% $title |h %> % unless ( $nobr ) {