From 0c55289ea53b0a77ceb3f054cdc1f913868ec01e Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 26 Mar 2011 00:19:45 +0000 Subject: visual glitch --- httemplate/edit/svc_phone.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate') 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', -- cgit v1.2.1