From: gjones2 Date: Tue, 20 Nov 2012 20:08:38 +0000 (-0500) Subject: Update httemplate/elements/location.html X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=fd826b3b08d1093f83f44fb2787bfad8bd715ad6 Update httemplate/elements/location.html Fixed closing tag. --- 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 %>