dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Error reporting level is set in config.inc.php, so we can remove it from we...
tbrehm
2012-02-03
3fc13d6692a1e625df385684c80226602dfcb129
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
ru_openvz_template_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'OpenVZ Virtual Machine Template';
$wb['active_txt'] = 'Active';
$wb['template_name_txt'] = 'Template name';
?>