dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented a checkbox "enable DNSSEC" in DNS-Wizard. This Checkbox can be ...
A. Täffner
2016-04-07
28cd07d1a75c4e9dcaecac49efee0091f2fc62fa
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
it_client_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Modelli cliente';
$wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Nome modello';
$wb['template_id_txt'] = 'Template ID';
?>