vogelor
2011-03-26 f63bda16c2fa90a282657701ae1edaeda832ebc9
1
2
3
4
5
6
7
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>