mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 23:36:29 +02:00
Issue #6 Language-file standards. Wrap definitions in double-quotes.
This commit is contained in:
@@ -28,7 +28,7 @@ define("NT_LAN_FL_2", "IP address banned for flooding");
|
||||
|
||||
define("NT_LAN_SN_1", "News Item Submitted");
|
||||
|
||||
define('NT_LAN_ML_1', 'Bulk email send complete');
|
||||
define("NT_LAN_ML_1", "Bulk email send complete");
|
||||
|
||||
define("NT_LAN_NU_1", "Updated");
|
||||
|
||||
|
Reference in New Issue
Block a user