From f8a3c8c81d840d08a0829d12ef98331c6011fc58 Mon Sep 17 00:00:00 2001 From: steve-lad <72376554+steve-lad@users.noreply.github.com> Date: Sun, 30 May 2021 11:34:35 +0200 Subject: [PATCH] Reapply patch wriiten by DKGroot Move the disallow box to the top of the codec page Correct english --- views/server.codec.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/views/server.codec.php b/views/server.codec.php index b8b8d7d..ff543f4 100644 --- a/views/server.codec.php +++ b/views/server.codec.php @@ -35,7 +35,7 @@ if (!empty($_REQUEST['id'])) { } else { $codec_list = $sccp_codec; } - + ?> @@ -55,7 +55,7 @@ if (!empty($_REQUEST['id'])) {