From 615f09399df464f03e625e35c6279c7176b76d98 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Tue, 22 Feb 2022 17:14:21 -0500 Subject: [PATCH] fix --- www/application/views/users/view_settings.php | 68 ++++++++++++++++++- 1 file changed, 66 insertions(+), 2 deletions(-) diff --git a/www/application/views/users/view_settings.php b/www/application/views/users/view_settings.php index f3b5edf8..f212ca84 100644 --- a/www/application/views/users/view_settings.php +++ b/www/application/views/users/view_settings.php @@ -1,6 +1,40 @@ + "Successful Login", + "desc" => "I am working on this value", + "pref_id" => "pr1"], + + ["title" => "Too many login trials", + "desc" => "I am working on this value", + "pref_id" => "pr2"], + + ["title" => "New job sent to me", + "desc" => "I am working on this value", + "pref_id" => "pr3"], + + ["title" => "Relevant job posted to the market", + "desc" => "I am working on this value", + "pref_id" => "pr4"], + + ["title" => "Active job status changed ", + "desc" => "I am working on this value", + "pref_id" => "pr5"], + + ["title" => "Job deadline approaching", + "desc" => "I am working on this value", + "pref_id" => "pr6"], + + ["title" => "Payment/Transfer status changed ", + "desc" => "I am working on this value", + "pref_id" => "pr7"], + +); +?> + @@ -17,8 +51,18 @@
+ + + +
+ + + +
@@ -274,7 +320,7 @@
- +
@@ -314,7 +360,7 @@ @@ -324,3 +370,21 @@
+ +