UfaDaniil
23rd June 2006, 07:50
That we have done:
1. Translation, add files ru.lng http://www.wifi-ufa.ru/ispconfig.ru.lng.zip
2. Change in file ./ispconfig/lib/config.inc.php variabls:
$go_info["theme"]["charset"]="utf-8"
$go_info["server"]["lang"]="ru"
3. In each file inhalt_tree.php add line after <head>:
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $go_info["theme"]["charset"]; ?>">
4. Change in file ./ispconfig/web/login.php value="Login" on button.
1. Translation, add files ru.lng http://www.wifi-ufa.ru/ispconfig.ru.lng.zip
2. Change in file ./ispconfig/lib/config.inc.php variabls:
$go_info["theme"]["charset"]="utf-8"
$go_info["server"]["lang"]="ru"
3. In each file inhalt_tree.php add line after <head>:
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $go_info["theme"]["charset"]; ?>">
4. Change in file ./ispconfig/web/login.php value="Login" on button.