mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
This commit is contained in:
@@ -16,7 +16,7 @@ define("LAN_PAGE_3", "Requested page does not exist");
|
||||
define("LAN_PAGE_4", "Rate this page");
|
||||
define("LAN_PAGE_5", "Thank you for rating this page");
|
||||
define("LAN_PAGE_6", "You do not have permission to view this page");
|
||||
define("LAN_PAGE_7", "Incorrect password");
|
||||
//define("LAN_PAGE_7", "Incorrect password");//LAN_INCORRECT_PASSWORD
|
||||
define("LAN_PAGE_8", "Password Protected Page");
|
||||
//define("LAN_PAGE_9", "Password");//LAN_PASSWORD
|
||||
define("LAN_PAGE_10", "Submit");
|
||||
|
Reference in New Issue
Block a user