From: Ivan Kohler Date: Sun, 14 Jun 2015 07:13:02 +0000 (-0700) Subject: UI spring cleaning: space title from top menu X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6c23a2c53a897f1f18087b49a627ae3d83c6e52b UI spring cleaning: space title from top menu --- diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 014ac6e5e..fd8a03d99 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -157,6 +157,8 @@ Example: +% } else { #$menu_position eq 'top' +
% } %# page content starts here @@ -166,7 +168,7 @@ Example: % unless ( $nobr ) { -

+
% } <% $menubar !~ /^\s*$/ ? "$menubar

" : '' %>