Pascal Dreissen
2016-07-05 fbfdc438eaf2a70d5fefda74c919edc76e82d0fd
1
2
3
4
5
<?php
$wb['description_txt'] = 'Keterangan';
$wb['name_txt'] = 'Grup';
$wb['name_err'] = 'Grup harus terdiri dari min 1, maks 30 Karakter.';
?>