diff --git a/business/templates/location.html b/business/templates/location.html index 04d0609cf3..2e3e67591d 100644 --- a/business/templates/location.html +++ b/business/templates/location.html @@ -10,13 +10,13 @@ SELECT bizContact WHERE location_id = $pkey$ - SELECT bizServer WHERE location_id = $pkey$ + SELECT bizServer WHERE location_id = $pkey$ - SELECT bizPC WHERE location_id = $pkey$ + SELECT bizPC WHERE location_id = $pkey$ - SELECT bizNetworkDevice WHERE location_id = $pkey$ + SELECT bizNetworkDevice WHERE location_id = $pkey$