a few more fixups for our favorite include(...) from Scott Edwards
[freeside.git] / httemplate / view / cust_main.cgi
index 4975c52..58f2925 100755 (executable)
@@ -12,7 +12,8 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) {
 
 %>
 
-<%= include("/elements/header.html","Customer View", menubar(
+<%= include("/elements/header.html","Customer View", 
+       include("/elements/menubar.html",
   'Main Menu' => $p,
 )) %>
 
@@ -92,12 +93,12 @@ print "This customer's signup URL: ".
 %>
 
 <A NAME="cust_main"></A>
-<%= &itable() %>
+<TABLE BORDER=0>
 <TR>
   <TD VALIGN="top">
     <%= include('cust_main/contacts.html', $cust_main ) %>
   </TD>
-  <TD VALIGN="top">
+  <TD VALIGN="top" STYLE="padding-left: 54px">
     <%= include('cust_main/misc.html', $cust_main ) %>
     <% if ( $conf->config('payby-default') ne 'HIDE' ) { %>
       <BR>