ftimme
2011-10-10 da868a9e4c3b6ebbace1014bb6495fc5f28d5189
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'FTP uživatel';
$wb['active_txt'] = 'Aktivní';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Webová stránka';
$wb['username_txt'] = 'Uživatelské jméno';
$wb['add_new_record_txt'] = 'Přidat FTP uživatele';
?>