Pascal Dreissen
2016-07-05 e8275798cdb0e05b71e059d6167a08062162e6f2
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Pesan Dukungan';
$wb['sender_id_txt'] = 'Pengirim';
$wb['subject_txt'] = 'Judul';
$wb['add_new_record_txt'] = 'Buat Pesan Dukungan Baru';
$wb['date_txt'] = 'Date';
?>