1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

[LAN] - Update POLLLAN_28 to more appropriate phrase in its context.

Update 'Previous polls' to 'All Previous polls'
This commit is contained in:
Arun S. Sekher
2017-06-03 02:50:52 +04:00
parent e924b5a052
commit b5ee9beafc

View File

@@ -46,7 +46,7 @@ define("POLLAN_19", "User ID (only members can vote)");
//define("POLLAN_25", "Clear form");//LAN_CLEAR
//define("POLLAN_26", "votes");//NOT USED
// define("POLLAN_27", "Comments");
define("POLLAN_28", "Previous polls");
define("POLLAN_28", "All Previous polls");
//define("POLLAN_29", "posted by");//NOT USED
//define("POLLAN_30", "Submit");//NOT USED
define("POLLAN_31", "Votes");