Marius Cramer
2014-01-22 ad955792a8ade5c0015aa3d68f86b1035c1acc31
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nama';
$wb['fields_txt'] = 'Kolom';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Terlihat';
?>