From 341e26f4d6a655a582df257b7fa0117a6e6bb40f Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 28 Aug 2023 15:21:57 +0700 Subject: [PATCH] rename pages --- install/index.php | 7 ++---- install/step2.php | 7 ++---- install/step3.php | 7 ++---- install/step4.php | 7 ++---- install/step5.php | 62 +++++++++++++++++++++++----------------------- install/update.php | 7 ++---- 6 files changed, 41 insertions(+), 56 deletions(-) diff --git a/install/index.php b/install/index.php index 7e5e0206..9299ab4e 100644 --- a/install/index.php +++ b/install/index.php @@ -16,11 +16,8 @@
-
-
- -
-
+ Logo +
diff --git a/install/step2.php b/install/step2.php index df1989e3..616201db 100644 --- a/install/step2.php +++ b/install/step2.php @@ -16,11 +16,8 @@
-
-
- -
-
+ Logo +

PHPNuxBill Installer

diff --git a/install/step3.php b/install/step3.php index 4e3e4f9a..bd168a89 100644 --- a/install/step3.php +++ b/install/step3.php @@ -15,11 +15,8 @@
-
-
- -
-
+ Logo +

PHPNuxBill Installer

diff --git a/install/step4.php b/install/step4.php index 306d3b15..2208a751 100644 --- a/install/step4.php +++ b/install/step4.php @@ -82,11 +82,8 @@ $wConfig = "../config.php";
-
-
- -
-
+ Logo +

PHPNuxBill Installer

diff --git a/install/step5.php b/install/step5.php index 714669db..4530ab06 100644 --- a/install/step5.php +++ b/install/step5.php @@ -1,7 +1,8 @@ + - PHPNuxBill Installer + PHPNuxBill Installer @@ -9,38 +10,37 @@ - + - + -
-
-
- -
-
- -
-

PHPNuxBill Installer

-

- Congratulations!
- You have just install PHPNuxBill !
- To Login Admin Portal:
- Use this link - - ' . $appurl . '/admin'; - ?> -
- Username: admin
- Password: admin
- For security, Delete the install directory inside system folder. -

-
-
- +
+ Logo +
+
+

PHPNuxBill Installer

+

+ Congratulations!
+ You have just install PHPNuxBill !

+ But wait!!
+ Don't forget to rename folder pages_example to pages


+ To Login Admin Portal:
+ Use this link - + ' . $appurl . '/admin'; + ?> +
+ Username: admin
+ Password: admin
+ For security, Delete the install directory inside system folder. +

+
+
+ + \ No newline at end of file diff --git a/install/update.php b/install/update.php index 009532d4..d58e551c 100644 --- a/install/update.php +++ b/install/update.php @@ -16,11 +16,8 @@
-
-
- -
-
+ Logo +

PHPNuxBill Updater