tbrehm
2012-05-31 7d4360a04e0c1d1fa20a7d8b098f36793b2b15a3
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Mailbox quota';
$wb['quota_txt'] = 'Quota';
$wb['name_txt'] = 'Name';
$wb['email_txt'] = 'Email Address';
$wb['used_txt'] = 'Used space';
?>