mcramer
2012-11-02 8c94bf5373eac407062046e5b2cacdda0b1375dd
1
2
3
4
5
6
7
8
<?php
$wb["list_head_txt"] = 'FTP-User';
$wb["active_txt"] = 'Active';
$wb["server_id_txt"] = 'Server';
$wb["parent_domain_id_txt"] = 'Website';
$wb["username_txt"] = 'Username';
$wb["add_new_record_txt"] = 'Add new FTP-User';
?>