From c7e781b81e3431f1ca6306bbbf28903a763ac6db Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 9 Dec 2017 11:46:11 -0700 Subject: [PATCH] Update devices.php --- app/devices/devices.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/devices/devices.php b/app/devices/devices.php index 10f8714e29..f8267921e6 100644 --- a/app/devices/devices.php +++ b/app/devices/devices.php @@ -175,8 +175,8 @@ echo " \n"; echo "
\n"; if (if_group("superadmin")) { - echo " \n"; - } + echo " \n"; + } if (permission_exists('device_all')) { if ($_GET['showall'] == 'true') { echo " ";