Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
10b4c8 2 $wb['list_head_txt'] = 'Directive Snippets';
T 3 $wb['active_txt'] = 'Active';
4 $wb['name_txt'] = 'Name of Snippet';
5 $wb['type_txt'] = 'Type';
6 $wb['add_new_record_txt'] = 'Add Directive Snippet';
407003 7 $wb['customer_viewable_txt'] = 'Customer viewable';
10b4c8 8 ?>