From fa7fa4772f638a12980ea144d26d7d5c1be8485b Mon Sep 17 00:00:00 2001 From: Diederik de Groot Date: Sat, 7 Nov 2020 15:32:41 +0000 Subject: [PATCH 1/2] Move the disallow box to the top of the form, the order is important. Signed-off-by: Diederik de Groot --- views/server.codec.php | 74 ++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 38 deletions(-) diff --git a/views/server.codec.php b/views/server.codec.php index d45583b..b8b8d7d 100644 --- a/views/server.codec.php +++ b/views/server.codec.php @@ -38,14 +38,45 @@ if (!empty($_REQUEST['id'])) { ?> +
+ +
+ +
+
+
+
+
+
+ + +
+
+ + +
+
+
+
+
+
+
+ +
+
+
+ +

+ +
@@ -54,7 +85,7 @@ if (!empty($_REQUEST['id'])) {
- +
@@ -90,8 +121,9 @@ if (!empty($_REQUEST['id'])) {
-
+ +

@@ -104,7 +136,7 @@ if (!empty($_REQUEST['id'])) {
- +
@@ -137,44 +169,10 @@ if (!empty($_REQUEST['id'])) {
+
-
- -
-

-
-
- - -
-
-
-
-
-
- - -
-
- - -
-
-
-
-
-
-
- -
-
-
- -
- - 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 2/2] 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'])) {
- +
@@ -64,13 +64,13 @@ if (!empty($_REQUEST['id'])) {
- +
- +

@@ -174,6 +174,3 @@ if (!empty($_REQUEST['id'])) {
- - -