1
0
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:
tgtje
2015-11-01 15:44:42 +01:00
parent 748ffc8f6e
commit 9b08a4d991
8 changed files with 27 additions and 10 deletions

View File

@@ -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 --------------------------------