dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add default php handler to server config, so it's used as default on new vhost
Sergio Cambra
2014-07-29
3245aa9384c0b945f76c3c9780a279845dbd2a5d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
de_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'DNS Assistent Vorlage';
$wb['visible_txt'] = 'Sichtbar';
$wb['name_txt'] = 'Name';
$wb['add_new_record_txt'] = 'Neuen Eintrag hinzufügen';
?>