diff --git a/theme-test.php b/theme-test.php new file mode 100644 index 00000000..d05e9de0 --- /dev/null +++ b/theme-test.php @@ -0,0 +1,37 @@ + + + + Theme Test + + + +

OGP Theme Login Flow Test

+ +
+

Testing Theme Structure

+

This page tests how different themes handle the login transition flow.

+ + Successfully logged in. Redirecting to dashboard...
'; + ?> + +

In AdminLTE theme, this content should appear in the main content area, not in the sidebar navigation.

+ + +
+

Expected Behavior:

+ +
+ + \ No newline at end of file diff --git a/themes/AdminLTE/botbody.html b/themes/AdminLTE/botbody.html index 15481644..e69de29b 100644 --- a/themes/AdminLTE/botbody.html +++ b/themes/AdminLTE/botbody.html @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/themes/AdminLTE/layout.html b/themes/AdminLTE/layout.html index 77caa37d..b77cd6f5 100644 --- a/themes/AdminLTE/layout.html +++ b/themes/AdminLTE/layout.html @@ -92,9 +92,41 @@ + + + + + - %body% - + +
+ +
+

+ +

+
+ + +
+
+
+
+
+
+ %body% +
+
+
+
+
+
+ +
+ - - - -
- -
-

- -

-
- - -
-
-
-
-
-
\ No newline at end of file