Marius Cramer
2014-03-20 0832c839f8141f9f52ce3328db3da2607a394eae
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'FTP Benutzer';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Domain';
$wb['username_txt'] = 'Benutzername';
$wb['add_new_record_txt'] = 'Neuen FTP Benutzer hinzufügen';
?>