From d2004e921ec5b307e461645f8071854f2258a8d2 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 28 Aug 2020 12:34:36 -0600 Subject: [PATCH] Device profile add just expansion. --- app/devices/device_profile_edit.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/devices/device_profile_edit.php b/app/devices/device_profile_edit.php index b47fcd541d..9ed7ac3be9 100644 --- a/app/devices/device_profile_edit.php +++ b/app/devices/device_profile_edit.php @@ -495,7 +495,8 @@ echo " \n"; if ($row['profile_key_vendor'] !== "polycom") { if (strlen($row['profile_key_vendor']) == 0) { - echo " \n"; + echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n";