dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
It is now possible to "login as" as admin from the user-list It is now poss...
vogelor
2008-12-14
5c4970210d62fb6b5c8b6a4e59c6648d80939c7a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
de_dns_template.lng
1
2
3
4
5
6
7
8
<?php
$wb['name_txt'] = 'Name';
$wb['fields_txt'] = 'Fields';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Visible';
$wb['btn_save_txt'] = 'Save';
$wb['btn_cancel_txt'] = 'Cancel';
?>