mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 14:13:03 +02:00
Bugtracker #3958 - option to delete user photo without replacement, plus a bit of a tidy up
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_usersettings.php,v $
|
||||
| $Revision: 1.6 $
|
||||
| $Date: 2007-05-28 09:37:35 $
|
||||
| $Revision: 1.7 $
|
||||
| $Date: 2007-07-23 20:06:00 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -110,5 +110,6 @@ define("LAN_USET_12", "That display name is too short. Please choose another");
|
||||
define("LAN_USET_13", "Invalid characters in Username. Please choose another");
|
||||
define("LAN_USET_14", "Login name too long. Please choose another");
|
||||
define("LAN_USET_15", "Display name too long. Please choose another");
|
||||
define("LAN_USET_16", "Tick box to delete existing photo without uploading another");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user