From 43f03770b5b045f4b6b1e2c05355707a5a28db5d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 27 Aug 2019 23:45:10 -0600 Subject: [PATCH] Update contact_time_edit.php --- app/contacts/contact_time_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/contacts/contact_time_edit.php b/app/contacts/contact_time_edit.php index f87354dcc2..08edb943b7 100644 --- a/app/contacts/contact_time_edit.php +++ b/app/contacts/contact_time_edit.php @@ -212,7 +212,7 @@ else { echo " ".$text['label-time_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; echo "\n"; @@ -233,4 +233,4 @@ else { //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>