ftimme
2013-02-22 5a341a85fe34e27b1d117e280ae4819f831bf8e6
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';
?>