Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
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';
e32846 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';
8 ?>