dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- MySQL databases: backup_interval must be a string, not an integer.
Falko Timme
2014-02-28
ceab233df7a9450fbb55810270523b8bdf17d3bc
[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';
$wb['template_id_txt'] = 'Template ID';
?>