Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
333866 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Cuota de disco para sitio web';
TB 3 $wb['domain_txt'] = 'Dominio / Sitio web';
3b8514 4 $wb['system_user_txt'] = 'Usuario Linux';
C 5 $wb['used_txt'] = 'Espacio usado';
2ab1e5 6 $wb['hard_txt'] = 'Límite impuesto';
TB 7 $wb['soft_txt'] = 'Límite permisivo';
8 $wb['files_txt'] = 'Archivos individuales';
333866 9 ?>