1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Issue #2846 lanVar Cleanup

This commit is contained in:
Cameron
2017-11-06 13:24:05 -08:00
parent 2c23bd6cd6
commit 52f05cc3ed
5 changed files with 70 additions and 35 deletions

View File

@@ -209,8 +209,8 @@ define("LAN_MAILOUT_191", "Saved emails");
define("LAN_MAILOUT_192", "Completed Mailshots");
define("LAN_MAILOUT_193", "Pending Mailshots");
define("LAN_MAILOUT_194", "Held Mailshots");
define("LAN_MAILOUT_195", "");
define("LAN_MAILOUT_196", "");
// define("LAN_MAILOUT_195", "");
// define("LAN_MAILOUT_196", "");
// Block of error messages kept together
define("LAN_MAILOUT_200", "No subject specified");
@@ -296,4 +296,3 @@ define("LAN_MAILOUT_271", "Authentication failed with username ([x]) and passwor
?>