mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 11:20:25 +02:00
Allow for missing lan.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id: lan_admin.php,v 1.24 2009-08-17 12:48:52 e107coders Exp $
|
||||
* $Id: lan_admin.php,v 1.25 2009-08-17 14:26:57 e107coders Exp $
|
||||
*
|
||||
* Admin Language File
|
||||
*/
|
||||
@@ -180,7 +180,8 @@ define("ADLAN_158", "Cron Jobs and Automated Tasks");
|
||||
|
||||
define("ADLAN_159", "URL Configuration");
|
||||
define("ADLAN_160", "Configure Site URLs");
|
||||
define("ADLAN_161", "A newer version of your site-theme is available:");
|
||||
define("ADLAN_161", "");
|
||||
define("ADLAN_162", "A newer version of your site-theme is available:");
|
||||
|
||||
define('ADLAN_CL_1', 'Settings');
|
||||
define('ADLAN_CL_2', 'Users');
|
||||
|
Reference in New Issue
Block a user