tbrehm
2011-10-20 f9657dfb9ca7e5e4262574ed4725ecd77a2c671b
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>