Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
7b47c0 1 <?php
992797 2 $wb['quota_txt'] = 'Website Harddisk Quota';
MC 3 $wb['domain_txt'] = 'Domain / Website';
4 $wb['used_txt'] = 'Used space';
5 $wb['hard_txt'] = 'Hard limit';
6 $wb['soft_txt'] = 'Soft limit';
7 $wb['no_sites_txt'] = 'No web sites found.';
8 ?>