Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
commit | author | age
0d9599 1 <?php
c64502 2 $wb['list_head_txt'] = 'Pokročilé e-mailové směrování';
0d9599 3 $wb['active_txt'] = 'Aktivní';
T 4 $wb['server_id_txt'] = 'Server';
5 $wb['domain_txt'] = 'Doména';
6 $wb['transport_txt'] = 'Transport';
7 $wb['sort_order_txt'] = 'Třídit podle';
8 $wb['add_new_record_txt'] = 'Přidat transport';
9 ?>
206676 10