Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
commit | author | age
a59731 1 <?php
0d9599 2 $wb['list_head_txt'] = 'DNS Secondary Zones';
T 3 $wb['active_txt'] = 'Active';
4 $wb['server_id_txt'] = 'Server';
5 $wb['origin_txt'] = 'Zone';
6 $wb['ns_txt'] = 'NS';
7 $wb['add_new_record_txt'] = 'Add new secondary DNS Zone';
522ef8 8 $wb['eg_domain_tld'] = 'e.g. domain.tld.';
0d9599 9 ?>