RT#34078: Payment History Report / Statement
[freeside.git] / httemplate / elements / header.html
index 014ac6e..55b4fca 100644 (file)
@@ -42,6 +42,7 @@ Example:
               ) |n
     %>
 
+    <SCRIPT SRC="<% $p %>elements/jquery.js"></SCRIPT>
     <% include('init_overlib.html') |n %>
     <% include('rs_init_object.html') |n %>
 
@@ -157,6 +158,8 @@ Example:
 
         </TD>
 
+% } else { #$menu_position eq 'top'
+    <BR>
 % }
 %# page content starts here
         <TD CLASS="background" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
@@ -166,7 +169,7 @@ Example:
           </H1>
 
 % unless ( $nobr ) {
-          <BR><BR>
+          <BR>
 % }
 
           <% $menubar !~ /^\s*$/ ? "$menubar<BR><BR>" : '' %>