summaryrefslogtreecommitdiff
path: root/httemplate/elements/location.html
diff options
context:
space:
mode:
authorivan <ivan>2009-02-06 18:31:39 +0000
committerivan <ivan>2009-02-06 18:31:39 +0000
commit02a40e1924c023669ac931c2eab04c49e8dbc89c (patch)
treeaaa2858677a20a0e0ce6e9e44c133a396ac8b064 /httemplate/elements/location.html
parent9bfc701854c2bd6913d35d3f929d57656b6d2e08 (diff)
fix spurious "Unit #" label showing up, RT#4745
Diffstat (limited to 'httemplate/elements/location.html')
-rw-r--r--httemplate/elements/location.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html
index b0b30d3..d7b73a2 100644
--- a/httemplate/elements/location.html
+++ b/httemplate/elements/location.html
@@ -31,7 +31,7 @@ Example:
</TR>
<TR>
- <TD ALIGN="right"><FONT ID="<% $pre %>address2_required" color="#ff0000" STYLE="<% $address2_label_style %>">*</FONT>&nbsp;<FONT ID="<% $pre %>address2_label" STYLE="<% $address2_label_style %>"><B>Unit&nbsp;#</B></FONT></TD>
+ <TD ALIGN="right"><FONT ID="<% $pre %>address2_required" color="#ff0000" <% $address2_label_style %>>*</FONT>&nbsp;<FONT ID="<% $pre %>address2_label" <% $address2_label_style %>><B>Unit&nbsp;#</B></FONT></TD>
<TD COLSPAN=7>
<INPUT TYPE = "text"
NAME = "<%$pre%>address2"