From: maxious Date: Wed, 16 Mar 2011 09:54:36 +0000 Subject: Misc formatting fixes like only show iOS stuff on those devices, don't show letters on nearby when have no nearby stuff X-Git-Url: https://maxious.lambdacomplex.org/git/?p=busui.git&a=commitdiff&h=36df07e562251a2761a3c169162e4c0cef0fb632 --- Misc formatting fixes like only show iOS stuff on those devices, don't show letters on nearby when have no nearby stuff --- --- a/common-template.inc.php +++ b/common-template.inc.php @@ -20,7 +20,7 @@ }); '; -echo ' - +'; + if (strstr($_SERVER['HTTP_USER_AGENT'], 'iPhone') || strstr($_SERVER['HTTP_USER_AGENT'], 'iPod')) { + echo ' '; + } if ($geolocate) { echo "