Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
24a2f0 1 <?php
97b472 2 $wb['server_id_txt'] = 'Server';
F 3 $wb['type_txt'] = 'Filter';
4 $wb['pattern_txt'] = 'Regexp. Pattern';
5 $wb['data_txt'] = 'Data';
6 $wb['action_txt'] = 'Action';
407003 7 $wb['active_txt'] = 'Attivo';
TB 8 $wb['pattern_error_empty'] = 'Pattern  vuoto.';
97b472 9 ?>