mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
This commit is contained in:
@@ -1643,7 +1643,7 @@ require_once(HEADERF);
|
||||
|
||||
if (vartrue($error))
|
||||
{
|
||||
$ns->tablerender(EMESSLAN_TITLE_ERROR, $error); // LAN?
|
||||
$ns->tablerender(LAN_ERROR, $error); // LAN?
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user