From 01ea05e688db67a832764bae7356fe460e314ec7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 5 Mar 2012 19:31:01 -0800 Subject: printer-friendly daily sales report, #16533 --- httemplate/elements/header.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'httemplate/elements/header.html') diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 61d031376..d0ab3055d 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -47,7 +47,7 @@ Example: STYLE="margin-top:0; margin-bottom:0; margin-left:0px; margin-right:0px"> - +
+ % if ( $mobile ) { @@ -92,7 +92,7 @@ Example: - + + @@ -140,7 +140,7 @@ Example: % if ( $menu_position eq 'left' ) { - % } - +%# page content starts here
freeside @@ -69,7 +69,7 @@ Example: % if ( $menu_position eq 'top' ) { -
<% include('searchbar-prospect.html') |n %> @@ -124,7 +124,7 @@ Example: % } else { #$menu_position eq 'left' -
+ @@ -156,7 +156,7 @@ Example: -- cgit v1.2.1