From ee3353bc47cebca7565e6b26bfcbcecd79fe89bb Mon Sep 17 00:00:00 2001 From: ry1015 Date: Thu, 13 Nov 2014 10:35:17 -0800 Subject: [PATCH] Fixed Index Page --- f8l_exception/includes/inc_dbConnect.php | 7 +++++++ .../includes/inc_loggedin_text_menu.php | 6 ++++++ f8l_exception/index.php | 20 ++++++++++++++++--- 3 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 f8l_exception/includes/inc_loggedin_text_menu.php diff --git a/f8l_exception/includes/inc_dbConnect.php b/f8l_exception/includes/inc_dbConnect.php index 7043044..109d03d 100644 --- a/f8l_exception/includes/inc_dbConnect.php +++ b/f8l_exception/includes/inc_dbConnect.php @@ -1,9 +1,16 @@ Home | +New Customer | +Login | +Reset Password | +
+Admin \ No newline at end of file diff --git a/f8l_exception/index.php b/f8l_exception/index.php index 74950a5..32c9e03 100644 --- a/f8l_exception/index.php +++ b/f8l_exception/index.php @@ -11,6 +11,23 @@ session_start(); ?>

Welcome to F8L Exception Online Bank!


+ + +

Secure online banking with zero fees

@@ -18,6 +35,3 @@ session_start(); ?>

What? You're looking for a secure and reliable online bank to stash your cash in that won't bury you with fees? The F8L Exception Online Bank has it all. It is free, quick and easy to set up an account, and you can access all your funds conveniently online.


- \ No newline at end of file