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