wyrie
2009-12-30 c5d25fd51a759c2ae3fe75674a0296c4918bf181
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';
?>