mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
bugfix #3696 hardcoded lan in e_list
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/languages/English.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2007-04-02 20:31:46 $
|
||||
| $Author: e107steved $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2008-12-08 07:57:21 $
|
||||
| $Author: lisa_ $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
@@ -203,4 +203,6 @@ define("LIST_FORUM_4", "replies:");
|
||||
define("LIST_FORUM_5", "lastpost:");
|
||||
define("LIST_FORUM_6", "on:");
|
||||
|
||||
define("LIST_LAN_1", "no items in");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user