diff --git a/src/server/cyberhex-code/install/create_admin.php b/src/server/cyberhex-code/install/create_admin.php index 98a99c9..3c434dd 100644 --- a/src/server/cyberhex-code/install/create_admin.php +++ b/src/server/cyberhex-code/install/create_admin.php @@ -31,7 +31,7 @@ - + - - - Cyberhex Installation - + + + + Cyberhex login page -

You have installed cyberhex! Thank you for choosing us!

- Finish installation. -There was an error finishing the installation. Please try again or contact support at: info.jakach@gmail.com

'); - }else{ - echo('

All done, you can now start using cyberhex! Go to login page

'); - } - - -} -?> - + +
+
+
+
+
+

You have installed cyberhex! Thank you for choosing us!

+
+
+ Finish installation. + '; + }else{ + echo '
'; + } + + + } + ?> +
+
+
+
+
- + \ No newline at end of file