tbrehm
2009-07-05 fb41bbf9792c7e58aef16624c7ede9aabf2539d4
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Título';
$wb['target_txt'] = 'Objetivo';
$wb['link_txt'] = 'Enlace';
$wb['header_txt'] = 'Propiedades de navegación';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>