[freeside-commits] branch master updated. 6c23a2c53a897f1f18087b49a627ae3d83c6e52b

Ivan ivan at 420.am
Sun Jun 14 00:13:05 PDT 2015


The branch, master has been updated
       via  6c23a2c53a897f1f18087b49a627ae3d83c6e52b (commit)
      from  51bcbace2c49a69ae249e4f8212c09fe3b5f0f82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6c23a2c53a897f1f18087b49a627ae3d83c6e52b
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Jun 14 00:13:02 2015 -0700

    UI spring cleaning: space title from top menu

diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html
index 014ac6e..fd8a03d 100644
--- a/httemplate/elements/header.html
+++ b/httemplate/elements/header.html
@@ -157,6 +157,8 @@ Example:
 
         </TD>
 
+% } else { #$menu_position eq 'top'
+    <BR>
 % }
 %# page content starts here
         <TD CLASS="background" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
@@ -166,7 +168,7 @@ Example:
           </H1>
 
 % unless ( $nobr ) {
-          <BR><BR>
+          <BR>
 % }
 
           <% $menubar !~ /^\s*$/ ? "$menubar<BR><BR>" : '' %>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/header.html |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)




More information about the freeside-commits mailing list