Loading module/Oscar/view/oscar/organization/show.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ . $organization->getStreet3() . '<br/>' . $organization->getZipcode() . ' ' . $organization->getCity() . ($organization->getCountry()??' (' . $organization->getCountry() . ')') . ($organization->getCountry()?' (' . $organization->getCountry() . ')' : "") ?> </address> </dd> Loading Loading
module/Oscar/view/oscar/organization/show.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ . $organization->getStreet3() . '<br/>' . $organization->getZipcode() . ' ' . $organization->getCity() . ($organization->getCountry()??' (' . $organization->getCountry() . ')') . ($organization->getCountry()?' (' . $organization->getCountry() . ')' : "") ?> </address> </dd> Loading