diff --git a/index.php b/index.php
index 7c1070e..c4bb881 100644
--- a/index.php
+++ b/index.php
@@ -7,6 +7,7 @@
+
Account Administration Panel
@@ -117,9 +118,10 @@
+
diff --git a/static/style.css b/static/style.css
index eec95cf..2bc218d 100644
--- a/static/style.css
+++ b/static/style.css
@@ -24,6 +24,10 @@ button {
padding: 6px;
}
+.wrapper {
+ background-color:#FFFFFF;
+}
+
.footer {
position:fixed;
height:50px;
@@ -34,7 +38,7 @@ button {
}
/* New click/hide */
-#gallery {position:relative; line-height:20px; width:705px; padding:0 0 10px 10px; margin-bottom:100px; height:100%; background-color:#FFFFFF;}
+#gallery {position:relative; line-height:20px; width:705px; padding:0 0 10px 10px; margin-bottom:100px; height:100%;}
#gallery .switch {display:block; cursor:pointer; color:#000; font-weight:normal;}
#gallery .switch .turn_off {display:none;}
#gallery .off {color:#c00;}
diff --git a/submit.php b/submit.php
index 22c01ea..417a06f 100644
--- a/submit.php
+++ b/submit.php
@@ -5,7 +5,8 @@
-
+
+
« GO BACK to main administration page
Results
@@ -41,8 +42,11 @@ else
In case of errors, please check all input data again.
If the problem still exists, please contact us and add the error message.
-
This web application has been created by Max Mehl
-The program can be obtained on Git under a GPLv3+ license.
+
+