dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fixed typo - hooked ssl and ssl_letsencrypt checkboxes
Marius Burkard
2016-02-12
af56b491d8bd9627d5d58eec188edc1fae7d8546
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
es_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Plantillas de clientes';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nombre de la plantilla';
$wb['template_id_txt'] = 'ID de la plantilla';
?>