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 @@