(06-04-2013, Saat:18:08)CryTek Adlı Kullanıcıdan Alıntı: arkadaşlar eğer konuda etrafında çerçeve yoksa eklemeniz gereken kod şudur
postbit_attachments_attachment
Kod:
<fieldset><legend><img src="images/download_icon.png" alt="dowloand" border="0" /></legend><a href="attachment.php?aid={$attachment['aid']}" target="_blank" title="{$attachment['filename']}">{$attachment['filename']}</a>
<img src="/images/ikon/ink_icon.png" alt="link" height="10" width="10" />
<div class="float_right">({$lang->postbit_attachment_size} {$attachment['filesize']} / {$lang->postbit_attachment_downloads} {$attachment['downloads']})</div>
<br /></fieldset>
Çok teşekkürler işe yaradı

