From 4a7f2b3f8c4f28895226894973a466b3e7c2cf8c Mon Sep 17 00:00:00 2001 From: Olu Amey Date: Thu, 12 Aug 2021 20:20:32 -0400 Subject: [PATCH] Message display fix --- app/Controllers/Contact.php | 2 +- app/Views/merms-home.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/Controllers/Contact.php b/app/Controllers/Contact.php index 73287b3..fd88ef9 100644 --- a/app/Controllers/Contact.php +++ b/app/Controllers/Contact.php @@ -12,7 +12,7 @@ class Contact extends BaseController { } public function formMessage(){ - $returnMsg ="
Message Recieved, wewill get back in touch to follow up
"; + $returnMsg ="Message Received, we will get back in touch to follow up"; //
"; echo $returnMsg ; } diff --git a/app/Views/merms-home.php b/app/Views/merms-home.php index 977ff24..1fdfc89 100644 --- a/app/Views/merms-home.php +++ b/app/Views/merms-home.php @@ -413,15 +413,15 @@
-
.
+
.
-
+
-
+