Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
bfcdef 1 <?php
2ab1e5 2 $wb['active_txt'] = 'Habilitado';
TB 3 $wb['add_new_record_txt'] = 'Añadir fragmentos de códigos';
4bdecc 4 $wb['customer_viewable_txt'] = 'Visible por los clientes';
2e4662 5 $wb['list_head_txt'] = 'Fragmentos de código';
CD 6 $wb['name_txt'] = 'Nombre del fragmento';
7 $wb['type_txt'] = 'Tipo';
4bdecc 8 ?>