summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main/fax.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_main/fax.html')
-rw-r--r--httemplate/edit/cust_main/fax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main/fax.html b/httemplate/edit/cust_main/fax.html
index 237d4be44..c3e9917f4 100644
--- a/httemplate/edit/cust_main/fax.html
+++ b/httemplate/edit/cust_main/fax.html
@@ -1,5 +1,5 @@
% my $cust_main = shift;
<TR>
- <TD ALIGN="right"><% mt('Fax') |h %></TD>
+ <TH ALIGN="right"><% mt('Fax') |h %></TD>
<TD><INPUT TYPE="text" NAME="fax" VALUE="<% $cust_main->fax %>" SIZE=18></TD>
</TR>