From 41686883ee8b4899f0cd04b9d53acffa8a69ebd8 Mon Sep 17 00:00:00 2001 From: mannam <101550345+ManoharMannam@users.noreply.github.com> Date: Thu, 8 Feb 2024 21:03:57 +0530 Subject: [PATCH] Fixed remove pages un-handled exception with space in input #761 --- .../resources/templates/remove-pages.html | 68 ++++++++++--------- 1 file changed, 37 insertions(+), 31 deletions(-) diff --git a/src/main/resources/templates/remove-pages.html b/src/main/resources/templates/remove-pages.html index f86dc60e..ff4973f2 100644 --- a/src/main/resources/templates/remove-pages.html +++ b/src/main/resources/templates/remove-pages.html @@ -1,32 +1,38 @@ - - - - - - - -
-
-
-

-
-
-
-

- -
-
-
- - -
- -
-
-
-
-
-
-
- + + + + + + + + +
+
+
+

+
+
+
+

+ +
+
+
+ + +
+ +
+
+
+
+
+
+
+ + \ No newline at end of file