Falko Timme
2015-01-06 dcb1f40c0b4059ca191756b38eb153e5693b4c2c
commit | author | age
ef55b5 1 <?php
F 2 $wb["list_head_txt"] = 'Directive Snippets';
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';
8e4f4d 7 $wb['customer_viewable_txt'] = 'Customer viewable';
ef55b5 8 ?>