Falko Timme
2013-11-20 fe5f535946b2270558579f7b09c40199462172b0
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Utilizador de Shell';
$wb['active_txt'] = 'Activo';
$wb['server_id_txt'] = 'Servidor';
$wb['parent_domain_id_txt'] = 'Site';
$wb['username_txt'] = 'Utilizador ';
$wb['add_new_record_txt'] = 'Adicionar Utilizador de Shell';
?>