- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
<a class="button button_b" href="index.php?page=download&attach=1&id={$AttachList['id']}" title="{$AttachList['filename']}"><b><i class="fa fa-download fa-2x"></i> {$lang['upload']}</b></a>{if {$AttachList['extension']} == 'pdf'}
<a class="button button_b" href="{$AttachList['filepath']}" title="{$AttachList['filename']}"><b><i class="fa fa-download fa-2x"></i> {$lang['upload']}</b></a>
{else}
<a class="button button_b" href="index.php?page=download&attach=1&id={$AttachList['id']}" title="{$AttachList['filename']}"><b><i class="fa fa-download fa-2x"></i> {$lang['upload']}</b></a>
{/if}