X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Ftr-coords.html;h=ef5e76bab0aadc51f89c5742c0af081d2253c42b;hp=3248dc2dea4b4f4e9ca530dd06f192a598e242d6;hb=HEAD;hpb=d5cdad7fae9c5e45701a7e83abeb903d31b7983f diff --git a/httemplate/elements/tr-coords.html b/httemplate/elements/tr-coords.html index 3248dc2de..ef5e76bab 100644 --- a/httemplate/elements/tr-coords.html +++ b/httemplate/elements/tr-coords.html @@ -1,9 +1,7 @@ - <% mt('Latitude') |h %> - - <% $latitude %> -  <% mt('Longitude') |h %> - <% $longitude %> + <% mt('Coordinates') |h %> + + <% $latitude %>, <% $longitude %> <& /elements/coord-links.html, @_ &>