Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / edit / cust_main / first_pkg / svc_phone.html
index 70e013e..65c6778 100644 (file)
@@ -1,8 +1,8 @@
-<% ntable("#cccccc") %>
+<TABLE CLASS="fsinnerbox">
 
 %#XXX this should be hidden or something in most/all cases
   <TR>
-    <TD ALIGN="right" ID="countrycode_label_td">Country code</TD>
+    <TH ALIGN="right" ID="countrycode_label_td">Country code</TD>
     <TD ID="countrycode_td">
       <INPUT TYPE      = "text"
              NAME      = "countrycode"
@@ -21,7 +21,7 @@
 %#          )
 %#%>
   <TR>
-    <TD ALIGN="right" ID="phonenum_label_td">Phone Number</TD>
+    <TH ALIGN="right" ID="phonenum_label_td">Phone Number</TD>
     <TD ID="phonenum_td">
       <INPUT TYPE      = "text"
              NAME      = "phonenum"
@@ -34,7 +34,7 @@
   </TR>
 
   <TR>
-    <TD ALIGN="right" ID="sip_password_label_td">SIP password</TD>
+    <TH ALIGN="right" ID="sip_password_label_td">SIP password</TD>
     <TD ID="sip_password_td">
       <INPUT TYPE      = "text"
              NAME      = "sip_password"
@@ -46,7 +46,7 @@
   </TR>
 
   <TR>
-    <TD ALIGN="right" ID="pin_label_td">Voicemail PIN</TD>
+    <TH ALIGN="right" ID="pin_label_td">Voicemail PIN</TD>
     <TD ID="pin_td">
       <INPUT TYPE      = "text"
              NAME      = "pin"
@@ -60,7 +60,7 @@
 
 %#XXX this should be hidden or something in most/all cases
   <TR>
-    <TD ALIGN="right" ID="phone_name_label_td">Name</TD>
+    <TH ALIGN="right" ID="phone_name_label_td">Name</TD>
     <TD ID="phone_name_td">
       <INPUT TYPE      = "text"
              NAME      = "phone_name"