--- sites\all\modules\location\location.tpl.php	Thu Aug 21 09:46:37 2008
+++ sites\all\modules\location\location.tpl.php	Thu Mar  5 14:42:40 2009
@@ -1,5 +1,5 @@
 <div class="location vcard"><div class="adr">
-<?php echo $name; ?>
+<?php echo $name . ' '; ?>
 <?php if ($street) {?>
 <div class="street-address"><?php
   echo $street;
