[freeside-commits] freeside/httemplate/edit svc_phone.cgi, 1.12.4.6, 1.12.4.7

Ivan,,, ivan at wavetail.420.am
Fri Mar 25 17:19:47 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv20889

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	svc_phone.cgi 
Log Message:
visual glitch

Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/svc_phone.cgi,v
retrieving revision 1.12.4.6
retrieving revision 1.12.4.7
diff -u -w -d -r1.12.4.6 -r1.12.4.7
--- svc_phone.cgi	18 Jan 2011 03:49:20 -0000	1.12.4.6
+++ svc_phone.cgi	26 Mar 2011 00:19:45 -0000	1.12.4.7
@@ -42,7 +42,7 @@
 
               { value   => 'E911 Information',
                 type    => 'tablebreak-tr-title',
-                colspan => 7,
+                colspan => 8,
               },
               { field => 'locationnum',
                 type  => 'select-cust_location',
@@ -68,7 +68,7 @@
     push @fields,
             { value   => 'Number Portability',
 	      type    => 'tablebreak-tr-title',
-				colspan => 7,
+				colspan => 8,
             },
 	    {	field => 'lnp_status',
 		type => 'select-lnp_status',



More information about the freeside-commits mailing list