X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fheader.html;h=61d031376a8c30ee8a34afa4550574a340373cbf;hb=4cff911c9c44159b07125841be948a21ed48b160;hp=b76d09d70e19ae2c623a152739f6365f4a79a17e;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index b76d09d70..61d031376 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -15,7 +15,6 @@ Example: #old-style include( '/elements/header.html', 'Title', $menubar, $etc, $head); - %# @@ -29,10 +28,14 @@ Example: +% if ( $mobile ) { + +% } <% include('menu.html', 'freeside_baseurl' => $fsurl, 'position' => $menu_position, 'nocss' => $nocss, + 'mobile' => $mobile, ) |n %> @@ -43,8 +46,8 @@ Example: <% $head |n %> - STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0"> - + STYLE="margin-top:0; margin-bottom:0; margin-left:0px; margin-right:0px"> +
+% if ( $mobile ) { + + + + +% } else { +
freeside @@ -68,6 +71,19 @@ Example:
+ + + <% include('searchbar-combined.html') |n %> +