mirror of
https://github.com/e107inc/e107.git
synced 2025-07-27 01:40:22 +02:00
include admin language file to properly display flalan terms
This commit is contained in:
@@ -21,6 +21,7 @@ if (!getperms("4"))
|
||||
exit;
|
||||
}
|
||||
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
|
||||
$e_sub_cat = 'failed_login';
|
||||
require_once("auth.php");
|
||||
|
||||
|
Reference in New Issue
Block a user