From c851f4a4636074195ec03fbc5b6bc162d76d0944 Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Mon, 20 Jun 2016 20:42:24 +0300 Subject: [PATCH] Fix. Select key on devices for Grandstream (#1684) --- app/devices/device_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index 3e12126b45..7a59640e4e 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -1082,7 +1082,7 @@ require_once "resources/require.php"; > */?> - "; ?> + "; } if (strtolower($device_vendor) == "grandstream" || strlen($device_vendor) == 0 || strlen($device_username) > 0) { echo "";