dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Oops. Don't ever disable auth. Bug FS#267 - mail filter not hidden for cli...
quentusrex
2008-11-06
e6bb4e823a6fb353fb802b6a7bfb8d7ed1cc424a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
de_form_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Backend Formulare';
$wb['form_txt'] = 'Formular';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Bezeichnung';
$wb['description_txt'] = 'Beschreibung';
?>