Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Quota Spazio Disco Sito Web';
$wb['domain_txt'] = 'Dominio / Sito web';
$wb['system_user_txt'] = 'Utente linux';
$wb['used_txt'] = 'Spazio usato';
$wb['hard_txt'] = 'Limite rigido';
$wb['soft_txt'] = 'Limite lasco';
$wb['files_txt'] = 'Files Singoli';
?>