diff --git a/blank.php b/blank.php index 9a58776b..6aeaa538 100644 --- a/blank.php +++ b/blank.php @@ -11,9 +11,11 @@
This is a great starting point for new custom pages. +
This is a great starting point for new custom pages.
- + + + \ No newline at end of file diff --git a/footer.php b/footer.php index a9a48d59..fea993fe 100644 --- a/footer.php +++ b/footer.php @@ -7,13 +7,11 @@ - - - + - + diff --git a/header.php b/header.php index 40cef0d5..5931503f 100644 --- a/header.php +++ b/header.php @@ -33,6 +33,9 @@ header("X-Frame-Options: DENY"); + + + diff --git a/inc_alert_feedback.php b/inc_alert_feedback.php index 0038b1ed..51865585 100644 --- a/inc_alert_feedback.php +++ b/inc_alert_feedback.php @@ -3,15 +3,14 @@ //Alert Feedback if(!empty($_SESSION['alert_message'])){ if (!isset($_SESSION['alert_type'])){ - $_SESSION['alert_type'] = "info"; + $_SESSION['alert_type'] = "success"; } ?> -