mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Fixes #2540 - Added common LAN_REMOVE
This commit is contained in:
@@ -244,6 +244,7 @@ define("LAN_INSTALLED","Installed");//TODO elsewhere
|
||||
define("LAN_LAST_UPDATED","Last Updated");
|
||||
define("LAN_UPDATE_AVAILABLE","Update Available");
|
||||
define("LAN_ADD", "Add");
|
||||
define("LAN_REMOVE", "Remove");
|
||||
define("LAN_ADD_MORE", "Add More");
|
||||
define("LAN_MULTIPLE_CHOICE", "Multiple Choice");
|
||||
|
||||
|
Reference in New Issue
Block a user