dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix is_reseller for reseller with unlimited clients on apply_client_templates
Sergio Cambra
2014-07-07
f50e0eff638ba506898a1f00bbdaebab2431dd58
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
es_openvz_template_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'OpenVZ Virtual Machine Template';
$wb['active_txt'] = 'Activar';
$wb['template_name_txt'] = 'Nombre de la plantilla';
?>