Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
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';
7 ?>
14f228 8