From: ivan Date: Sat, 26 Mar 2011 00:19:44 +0000 (+0000) Subject: visual glitch X-Git-Tag: freeside_2_3_0~463 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=130940a4115c3b96e4d7b2206bea2ecf8d882d6e visual glitch --- diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index 963dbf5b4..2c19d2cd9 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -42,7 +42,7 @@ push @fields, { field => 'pbxsvc', { value => 'E911 Information', type => 'tablebreak-tr-title', - colspan => 7, + colspan => 8, }, { field => 'locationnum', type => 'select-cust_location', @@ -68,7 +68,7 @@ if ( $conf->exists('svc_phone-lnp') ) { push @fields, { value => 'Number Portability', type => 'tablebreak-tr-title', - colspan => 7, + colspan => 8, }, { field => 'lnp_status', type => 'select-lnp_status',