diff --git a/index.php b/index.php index 1fc6da5..1c66187 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,7 @@ if (isset($_SESSION["user_fullname"])) {
-
+
LRR Logo

@@ -25,8 +25,9 @@ if (isset($_SESSION["user_fullname"])) {
-
+
+ Sign in diff --git a/recover_password.php b/recover_password.php index a95ee9d..8baa97d 100644 --- a/recover_password.php +++ b/recover_password.php @@ -6,29 +6,30 @@ include 'NoDirectPhpAcess.php'; include 'Header.php'; ?> +


-
-
+
+
+
+ Recover password - Student number -
- Email -
+ Student number +
+ Email +
- '; $_SESSION['info_recover_password'] = null; } - ?>
- diff --git a/signup.php b/signup.php index 99c01b2..3e45d0c 100644 --- a/signup.php +++ b/signup.php @@ -6,30 +6,38 @@ include 'NoDirectPhpAcess.php'; include 'Header.php'; ?> +


+
-
-
+
+ +
+ +
+ Sign up + Full Name - +
Student ID - +
Email - +
Password - +
Confirm Password - +

+
-