mcramer
2012-09-12 989b39b6282f349bf78ef5de5ebf07271d86b02a
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Judul';
$wb['header_txt'] = 'Properti Navigasi';
$wb['save_txt'] = 'Simpan';
$wb['cancel_txt'] = 'Batal';
?>