Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
333866 1 <?php
T 2 $wb['list_head_txt'] = 'Website harddisk quota';
3 $wb['domain_txt'] = 'Domain / Website';
4 $wb['system_user_txt'] = 'Linux user';
5 $wb['used_txt'] = 'Used space';
6 $wb['hard_txt'] = 'Hard limit';
7 $wb['soft_txt'] = 'Soft limit';
142907 8 $wb['files_txt'] = 'Single files';
333866 9 ?>
14f228 10