1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Surplus colon

This commit is contained in:
e107steved
2007-12-29 19:06:15 +00:00
parent 6827ebdc60
commit f2fb5109c3

View File

@@ -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 <br />If 'Admin Approval' is selected, it is recommended that you enable email notification on user signup <a href='".e_ADMIN."notify.php'>here</a>.");
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)");