tbrehm
2011-01-17 37660da3fb65d9ad55c3e51bfa6f84591470e926
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Cota em disco para Website';
$wb['domain_txt'] = 'Domínio/Website';
$wb['system_user_txt'] = 'Usuário Linux';
$wb['used_txt'] = 'Espaço Utilizado';
$wb['hard_txt'] = 'Limite de Hardware';
$wb['soft_txt'] = 'Limite de Software';
?>