--- location_handler_argument_location_proximity.inc.new 2010-07-29 22:28:56.000000000 +0900 +++ location_handler_argument_location_proximity.inc 2010-07-29 22:28:22.000000000 +0900 @@ -33,7 +33,7 @@ 'latlon' => t('Decimal Latitude and Longitude coordinates, comma delimited'), ), '#default_value' => $this->options['type'], - '#description' => t('Type of center point.') . '
' . t('Postal code argument format: country_postcode_distance or postcode_distance') . '
' . t('Lat/Lon argument format: lat,lon_,lat_distance,lon_distance'), + '#description' => t('Type of center point.') . '
' . t('Postal code argument format: country_postcode_distance or postcode_distance') . '
' . t('Lat/Lon argument format: lat,lon_distance'), ); // Units used.