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

Replace Duplicate LANs : LAN_TITLE

Replace Duplicate LANs : LAN_TITLE
This commit is contained in:
MikeyGMT
2015-07-02 13:43:22 +01:00
parent dccba01f37
commit 142d31768c
11 changed files with 19 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ define("LAN_PRINT_87", "by ");
define("LAN_PRINT_94", "Posted by");
define("LAN_PRINT_135", "News Item: ");
define("LAN_PRINT_303", "This news item is from ");
define("LAN_PRINT_304", "Title: ");
//define("LAN_PRINT_304", "Title: ");//LAN_TITLE
define("LAN_PRINT_305", "Subheading: ");
define("LAN_PRINT_306", "This is from: ");
define("LAN_PRINT_307", "Print this page");