From fd826b3b08d1093f83f44fb2787bfad8bd715ad6 Mon Sep 17 00:00:00 2001 From: gjones2 Date: Tue, 20 Nov 2012 15:08:38 -0500 Subject: [PATCH] Update httemplate/elements/location.html Fixed closing tag. --- httemplate/elements/location.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} ) { - <% mt('Latitude') |h %> + <% mt('Latitude') |h %>