dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Cleaned up autoinstall code - Added autoinstall for centos, opensuse and ...
Till Brehm
2014-07-09
b04e827ae6c3c41de9ca7c16373e143f06797ce1
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
br_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';
?>