From f2fb5109c39264d745ecc5b1c79f7da2f4149392 Mon Sep 17 00:00:00 2001 From: e107steved Date: Sat, 29 Dec 2007 19:06:15 +0000 Subject: [PATCH] Surplus colon --- e107_languages/English/admin/lan_prefs.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_languages/English/admin/lan_prefs.php b/e107_languages/English/admin/lan_prefs.php index 2d01b94cc..1abf668be 100644 --- a/e107_languages/English/admin/lan_prefs.php +++ b/e107_languages/English/admin/lan_prefs.php @@ -12,8 +12,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_prefs.php,v $ -| $Revision: 1.8 $ -| $Date: 2007-10-30 22:30:35 $ +| $Revision: 1.9 $ +| $Date: 2007-12-29 19:05:59 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -163,7 +163,7 @@ define("PRFLAN_152", "No Verification"); define("PRFLAN_153", "Admin Approval"); define("PRFLAN_154", "New user verification method
If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup here."); -define("PRFLAN_155", "Display name and login name may be different for:"); +define("PRFLAN_155", "Display name and login name may be different for"); define("PRFLAN_156", "Reset ALL Display Names"); define("PRFLAN_157", "All Display Names have been reset to the Username"); define("PRFLAN_158", "Display Name maximum length (5..30)");