don't use a table with WIDTH="100%", it shoves the custnum and "billing information...
authorivan <ivan>
Thu, 9 Mar 2006 11:48:06 +0000 (11:48 +0000)
committerivan <ivan>
Thu, 9 Mar 2006 11:48:06 +0000 (11:48 +0000)
httemplate/view/cust_main.cgi

index 4975c52..082a93b 100755 (executable)
@@ -92,12 +92,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>