mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Changed {EXTENDED} shortcode to use LAN_MORE when EXTENDEDSTRING is not defined.
Added LAN_MORE to LAN file.
This commit is contained in:
@@ -44,6 +44,7 @@ define('CORE_LAN_MB', 'MB');
|
||||
define('CORE_LAN_GB', 'GB');
|
||||
define('CORE_LAN_TB', 'TB');
|
||||
|
||||
define('LAN_MORE', 'More..');
|
||||
|
||||
define('LAN_WARNING', 'Warning!');
|
||||
define('LAN_ERROR', 'Error');
|
||||
|
Reference in New Issue
Block a user