mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
#6 - LAN clean-up (HTML removal, double quotes, generic) - done upto/i admin/lan_p
This commit is contained in:
@@ -1,21 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_notify.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
* Copyright (C) 2008-2013 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Admin Language File
|
||||
*
|
||||
*/
|
||||
|
||||
define("NT_LAN_1", "Notify");
|
||||
define("NT_LAN_2", "Receive email notification on");
|
||||
define("NT_LAN_3", "Off");
|
||||
define("NT_LAN_4", "Head admin");
|
||||
define("NT_LAN_5", "Class");
|
||||
define("NT_LAN_6", "Email");
|
||||
//define("NT_LAN_3", "Off");
|
||||
//define("NT_LAN_4", "Head admin");
|
||||
//define("NT_LAN_5", "Class");
|
||||
//define("NT_LAN_6", "Email");
|
||||
|
||||
define("NU_LAN_1", "User Events");
|
||||
define("NU_LAN_2", "User signup");
|
||||
|
Reference in New Issue
Block a user