You are here

location_distance.tpl.php in Location 7.4

File

location_distance.tpl.php
View source
<?php

print number_format($distance, 2) . ' ' . $shortunit;