diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-12-19 23:04:58 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-12-19 23:04:58 -0800 |
commit | e710e07e4451b7c615fb477799dc64bf3490248c (patch) | |
tree | 5d973c882fed367d23e666a7b01e08d065d13722 /httemplate/elements | |
parent | e513d7cb331d7c7d99d1ea7b5f0a5f8e08e0d725 (diff) | |
parent | fd826b3b08d1093f83f44fb2787bfad8bd715ad6 (diff) |
Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag)
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/location.html | 2 |
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" |