From: ivan Date: Thu, 9 Mar 2006 11:48:06 +0000 (+0000) Subject: don't use a table with WIDTH="100%", it shoves the custnum and "billing information... X-Git-Tag: BEFORE_FINAL_MASONIZE~201 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b3d608b436cdf673a5552acf9e4b4601f4f79b9d don't use a table with WIDTH="100%", it shoves the custnum and "billing information" boxes way out to the right --- diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 4975c52fd..082a93bb7 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -92,12 +92,12 @@ print "This customer's signup URL: ". %> -<%= &itable() %> + -
<%= include('cust_main/contacts.html', $cust_main ) %> + <%= include('cust_main/misc.html', $cust_main ) %> <% if ( $conf->config('payby-default') ne 'HIDE' ) { %>