old mode 100644
new mode 100755
| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Directive Snippets'; |
| | | $wb['active_txt'] = 'Active'; |
| | | $wb['name_txt'] = 'Name of Snippet'; |
| | | $wb['type_txt'] = 'Type'; |
| | | $wb['add_new_record_txt'] = 'Add Directive Snippet'; |
| | | ?> |
| | | $wb['active_txt'] = 'Habilitado'; |
| | | $wb['add_new_record_txt'] = 'Añadir fragmentos de códigos'; |
| | | $wb['customer_viewable_txt'] = ''Visible por los clientes'; |
| | | $wb['list_head_txt'] = 'Fragmentos de código'; |
| | | $wb['name_txt'] = 'Nombre del fragmento'; |
| | | $wb['type_txt'] = 'Tipo'; |
| | | ?> |