Display.template.php de
bul
PHP- Kodu:
// Show the post group if and only if they have no other group or the option is on, and they are in a post group.
if ((empty($settings['hide_post_group']) || $message['member']['group'] == '') && $message['member']['post_group'] != '')
echo
değiştir
PHP- Kodu:
// Show the post group if and only if they have no other group or the option is on, and they are in a post group.
if ((empty($settings['hide_post_group']) || $message['member']['group'] == '') && $message['member']['post_group'] != '')
echo
<fieldset>
<legend><b>Üye Bilgileri</b></legend>
Bu Kadar Basit
