Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Kvota (prostor)';
T 3 $wb['domain_txt'] = 'Domena / Web stranica';
4 $wb['system_user_txt'] = 'Linux korisnik';
5 $wb['used_txt'] = 'Prostor';
b51db0 6 $wb['hard_txt'] = 'Hard limit';
T 7 $wb['soft_txt'] = 'Soft limit';
21c8aa 8 $wb['files_txt'] = 'Broj datoteka';
f99b12 9 ?>
21c8aa 10
TB 11