Till Brehm
2016-07-09 5693ad5e4b1890e1d159fb21ad27d5687ac76f65
commit | author | age
b23341 1 <?php
a2401d 2 $wb['list_head_txt'] = 'Backup statistieken';
407003 3 $wb['database_name_txt'] = '';
a2401d 4 $wb['active_txt'] = 'Actief';
PD 5 $wb['domain_txt'] = 'Domein';
6 $wb['backup_count_txt'] = 'Backup aantal';
407003 7 $wb['backup_server_txt'] = 'Server';
b23341 8 $wb['backup_interval_txt'] = 'Interval / cnt.';
a2401d 9 $wb['backup_size_txt'] = 'Backup grootte';
b23341 10 ?>