mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Admin-UI: Added record total to list view.
This commit is contained in:
@@ -385,6 +385,7 @@ define("LAN_UI_DELETE_WARNING", "You are about to delete [x] records. Please con
|
||||
define("LAN_UI_BATCH_CREATELINK", "Create Link");
|
||||
|
||||
define("LAN_UI_USING_DATABASE_TABLE", "Using [x] database table");
|
||||
define("LAN_UI_TOTAL_RECORDS", "Total Records: [x]");
|
||||
|
||||
define("LAN_USER_MANAGEALL", "Manage all User, Userclass and Extended User-Field settings");
|
||||
define("LAN_USER_LIST", "User List");
|
||||
|
Reference in New Issue
Block a user