customer view UI
[freeside.git] / httemplate / view / cust_main / contacts.html
index 83a6380..22a7b95 100644 (file)
 %   foreach my $phone (qw(daytime night mobile)) {
 %     next if !$cust_main->get($phone);
 <TR>
-  <TD ALIGN="right"><% $phone_label{$phone} %></TD>
+  <TH ALIGN="right"><% $phone_label{$phone} %></TD>
   <TD COLSPAN=3>
     <& /elements/phonenumber.html,
         $cust_main->get($phone),