1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00
This commit is contained in:
leo
2015-06-25 16:05:23 +02:00
parent 70381959b6
commit 3bc8dbdf83
15 changed files with 17 additions and 17 deletions

View File

@@ -1643,7 +1643,7 @@ require_once(HEADERF);
if (vartrue($error))
{
$ns->tablerender(EMESSLAN_TITLE_ERROR, $error); // LAN?
$ns->tablerender(LAN_ERROR, $error); // LAN?
}