mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
This commit is contained in:
@@ -58,7 +58,7 @@ define("POLLAN_30", "Submit");
|
||||
define("POLLAN_31", "Votes");
|
||||
define("POLLAN_32", "Click here to see results");
|
||||
define("POLLAN_33", "No previous polls yet.");
|
||||
define("POLLAN_34", "Title");
|
||||
//define("POLLAN_34", "Title");//LAN_TITLE
|
||||
define("POLLAN_35", "Posted by");
|
||||
define("POLLAN_36", "Active");
|
||||
define("POLLAN_37", "active from");
|
||||
|
@@ -54,7 +54,7 @@ define("POLLAN_30", "Submit");
|
||||
define("POLLAN_31", "Votes");
|
||||
define("POLLAN_32", "Click here to see results");
|
||||
define("POLLAN_33", "No previous polls yet.");
|
||||
define("POLLAN_34", "Title");
|
||||
//define("POLLAN_34", "Title");//LAN_TITLE
|
||||
define("POLLAN_35", "Posted by");
|
||||
define("POLLAN_36", "Active");
|
||||
define("POLLAN_37", "active from");
|
||||
|
Reference in New Issue
Block a user