mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
text to LAN issue #6
This commit is contained in:
@@ -196,7 +196,7 @@ class adminstyle_infopanel
|
||||
|
||||
</div>";
|
||||
|
||||
$text = $ns->tablerender(ucwords(USERNAME)."'s Control Panel", $mainPanel, "core-infopanel_mye107",true);
|
||||
$text = $ns->tablerender(ucwords(USERNAME). LAN_CP, $mainPanel, "core-infopanel_mye107",true);
|
||||
|
||||
|
||||
// ------------------------------- e107 News --------------------------------
|
||||
|
Reference in New Issue
Block a user