From 2fc4e14db2e9ae2ff9ee2c31e498782800d576b5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 12 Jul 2009 23:45:29 +0000 Subject: [PATCH] fix header sizes :/ --- httemplate/elements/header.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 9d062cf9a..32035b081 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -174,7 +174,7 @@ input.fstext { % if ( $curuser->access_right('List customers') ) {
-
+
Advanced
@@ -196,11 +196,11 @@ input.fstext { % if ( $curuser->access_right('View invoices') ) {
- -
+ % if ( $curuser->access_right('List invoices') ) { Adv % } +
% } @@ -209,7 +209,7 @@ input.fstext { % if ( $curuser->access_right('View customer services') ) {
-
+
Advanced
@@ -219,7 +219,7 @@ input.fstext { % if ( $conf->config("ticket_system") ) {
-
+
Advanced
-- 2.11.0