[freeside-commits] branch FREESIDE_4_BRANCH updated. d0898f7aa2250ad7da02dfd1079ae0d101cb200a

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


The branch, FREESIDE_4_BRANCH has been updated
       via  d0898f7aa2250ad7da02dfd1079ae0d101cb200a (commit)
      from  afbfad9562ec8f249eeeab3539a9a3409c06698e (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 d0898f7aa2250ad7da02dfd1079ae0d101cb200a
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Jun 14 00:13:05 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