mcramer
2012-08-20 6fb93dd3b9817a656570a8ace8d22d1617fda506
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Cuota de disco Sitio web';
$wb['domain_txt'] = 'Dominio';
$wb['system_user_txt'] = 'Usuario Linux';
$wb['used_txt'] = 'Espacio usado';
$wb['hard_txt'] = 'Limite máximo';
$wb['soft_txt'] = 'Limite advertencia';
$wb['files_txt'] = 'Single files';
?>