From 0ec20a4c67d729b250038ac5822a1e9eb0adb0f7 Mon Sep 17 00:00:00 2001 From: Jose Pabl Domingo Aramburo Sanchez Date: Sun, 12 Aug 2018 10:39:44 -0600 Subject: [PATCH] [add] Logout uses generic error messages Refactored some messages from the generic modals --- api-payroll/public/html/landing.php | 63 +++++++++++------------------ api-payroll/public/js/landing.js | 21 ++++++++-- 2 files changed, 41 insertions(+), 43 deletions(-) diff --git a/api-payroll/public/html/landing.php b/api-payroll/public/html/landing.php index b0c3563..90bb0c4 100644 --- a/api-payroll/public/html/landing.php +++ b/api-payroll/public/html/landing.php @@ -55,26 +55,25 @@ if(!isset($_SESSION['userName'])){ -
+ +
-