Bug-fix-patch4
# handling exception in while adding language # Implemented Yajra in users list table # custom filter and veiw option in users list table
This commit is contained in:
@@ -1148,5 +1148,12 @@ return [
|
||||
|
||||
//update 18-12-2016
|
||||
'account-created-contact-admin-as-we-were-not-able-to-send-opt' => 'Your account has been created successfully. Please contact admin for account activation as we were not able to send you an OPT code.',
|
||||
//update 19-12-2016
|
||||
'only-agents' => 'Agent users',
|
||||
'only-users' => 'Clients users',
|
||||
'banned-users' => 'Banned users',
|
||||
'inactive-users' => 'Inactive users',
|
||||
'all-users' => 'All users',
|
||||
'search' => 'Search...',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user