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

Fix for prefs emailing method label.

This commit is contained in:
Cameron
2016-04-14 14:59:32 -07:00
parent ca83bbf73e
commit 04f7244f63
2 changed files with 2 additions and 2 deletions

View File

@@ -283,7 +283,7 @@ define("PRFLAN_263", "Should be unique to this website");
define("PRFLAN_264", "Frontpage is login page (login.php)");
define("PRFLAN_265", "Frontpage is splash page (membersonly.php)");
define("PRFLAN_266", "When logged out, which page should the user be directed to?");
define("PRFLAN_267", "Emailing method");
?>