mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 11:04:18 +02:00
Issue #2794 Enhancement: Grid View toggle button for Admin-UI
This commit is contained in:
@@ -540,3 +540,6 @@ define("LAN_SOURCE", "Source");
|
||||
define("LAN_ERROR_CONNECTION","Unable to connect for updates. Please check firewall and/or internet connection.");
|
||||
|
||||
define("LAN_UI_X_CANT_EQUAL_Y", "[x] cannot be the same as [y]");
|
||||
define("LAN_UI_VIEW_GRID_LABEL", "Grid view");
|
||||
define("LAN_UI_VIEW_LIST_LABEL", "List view");
|
||||
|
||||
|
Reference in New Issue
Block a user