Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag)
authorIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 07:04:58 +0000 (23:04 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 20 Dec 2012 07:04:58 +0000 (23:04 -0800)
httemplate/elements/location.html

index 0f84453..873fe16 100644 (file)
@@ -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"