summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main/stateid.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_main/stateid.html')
-rw-r--r--httemplate/edit/cust_main/stateid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main/stateid.html b/httemplate/edit/cust_main/stateid.html
index 2655f5142..3500d631c 100644
--- a/httemplate/edit/cust_main/stateid.html
+++ b/httemplate/edit/cust_main/stateid.html
@@ -1,6 +1,6 @@
% if ( $conf->exists('show_stateid') ) {
<TR>
- <TD ALIGN="right"><% $stateid_label %></TD>
+ <TH ALIGN="right"><% $stateid_label %></TH>
<TD><INPUT TYPE="text" NAME="stateid" VALUE="<% $stateid %>" SIZE=12></TD>
<TD><& /elements/select-state.html,
state => $cust_main->stateid_state,