-
+
- ';
-
- echo (isset($aResult['icon'])?'':'');
- echo ' '.htmlspecialchars($aResult['langaddress']).'';
- if (isset($aResult['label']))
- echo ' ('.$aResult['label'].')';
- else if ($aResult['type'] == 'yes')
- echo ' ('.ucwords(str_replace('_',' ',$aResult['class'])).')';
- else
- echo ' ('.ucwords(str_replace('_',' ',$aResult['type'])).')';
- echo '
';
- ?>
- '.$aResult['lat'].','.$aResult['lon'].'
'; - echo ' details'; - echo '
+ ';
+
+ echo (isset($aResult['icon'])?'':'');
+ echo ' '.htmlspecialchars($aResult['langaddress']).'';
+ if (isset($aResult['label']))
+ echo ' ('.$aResult['label'].')';
+ else if ($aResult['type'] == 'yes')
+ echo ' ('.ucwords(str_replace('_',' ',$aResult['class'])).')';
+ else
+ echo ' ('.ucwords(str_replace('_',' ',$aResult['type'])).')';
+ echo '
';
+ ?>
+ '.$aResult['lat'].','.$aResult['lon'].'
'; + echo ' details'; + echo '