1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +02:00

Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean

This commit is contained in:
Moc
2013-07-15 12:28:19 +02:00
parent 8d4f1b97c8
commit 8f03110a16
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ define("PRFLAN_157", "All Display Names have been reset to the Username");
define("PRFLAN_158", "Display Name maximum length (5..100)");
define("PRFLAN_159", "viewing this page with");
define("PRFLAN_160", "Check remote servers when validating email addresses.");
define("PRFLAN_161", "Allow users to post comments");
define("PRFLAN_161", "Disable all comments on the site");
define("PRFLAN_162", "Site Contact Information");
define("PRFLAN_163", "e.g. Company Name, Address, Phone, etc.");
define("PRFLAN_164", "Allow users to email copy of contact email to self");