Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
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 ?>
21c8aa 9
TB 10