From a54aa19dc7f8cd344cdfb199ee94c01e0b90becc Mon Sep 17 00:00:00 2001 From: maTh Date: Fri, 3 Dec 2021 00:57:32 +0100 Subject: Fix: double main tags (#4014) * replace div with main * include the slider into main * format source * add close icon for the extension slider * replace div with main * Update shortcut.phtml * fixed the nits --- app/views/index/about.phtml | 4 ++-- app/views/index/logs.phtml | 4 ++-- app/views/index/tos.phtml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app/views/index') diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml index fedf6ff0b..cd8cfcade 100644 --- a/app/views/index/about.phtml +++ b/app/views/index/about.phtml @@ -2,7 +2,7 @@ partial('aside_configure'); ?> -
+
+
diff --git a/app/views/index/logs.phtml b/app/views/index/logs.phtml index c2b940e5c..bcdc5b073 100644 --- a/app/views/index/logs.phtml +++ b/app/views/index/logs.phtml @@ -1,4 +1,4 @@ -
+
@@ -27,4 +27,4 @@

-
+ diff --git a/app/views/index/tos.phtml b/app/views/index/tos.phtml index 38dd0add6..f8240ed29 100644 --- a/app/views/index/tos.phtml +++ b/app/views/index/tos.phtml @@ -1,4 +1,4 @@ -
+
can_register) { ?> @@ -10,4 +10,4 @@ terms_of_service ?> -
+ -- cgit v1.2.3