diff --git a/app/devices/device_profile_edit.php b/app/devices/device_profile_edit.php index bbb255a263..b47fcd541d 100644 --- a/app/devices/device_profile_edit.php +++ b/app/devices/device_profile_edit.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Copyright (C) 2019 All Rights Reserved. + Copyright (C) 2020 All Rights Reserved. Contributor(s): Mark J Crane @@ -502,6 +502,9 @@ echo " \n"; echo " \n"; } + elseif (strtolower($row['profile_key_vendor']) == "grandstream") { + echo " \n"; + } else { if (strtolower($row['profile_key_vendor']) == "cisco" || strtolower($row['profile_key_vendor']) == "yealink") { echo " \n";