summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0f844531d..873fe1621 100644
--- a/httemplate/elements/location.html
+++ b/httemplate/elements/location.html
@@ -179,7 +179,7 @@ Example:
% if ( $opt{enable_coords} ) {
<TR>
- <TD ALIGN="right"><% mt('Latitude') |h %></TH>
+ <TD ALIGN="right"><% mt('Latitude') |h %></TD>
<TD COLSPAN=7>
<INPUT TYPE = "text"
NAME = "<%$pre%>latitude"