mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
🐛 Fix login page in chinese instead of english
Introduced by PR #39 (commit 6ad27b43)
This commit is contained in:
@@ -81,6 +81,7 @@ EOF;
|
||||
file_put_contents($sFilePath, $content);
|
||||
}
|
||||
}
|
||||
Dict::SetUserLanguage($sUserLang);
|
||||
}
|
||||
|
||||
static private function GetSerializedExpression($sClass, $sAttCode)
|
||||
|
||||
Reference in New Issue
Block a user