طلبك غريب ... تريد حذف العمود الذي يظهر فيه آخر مشاركة في المنتدى في الصفحة الرئيسية فقط.
حرر ملف القالب sections_list.tpl
احذف
CODE
<td class="thead" width="45%">
{$lang['last_subject']}
</td>
واحذف
CODE
<td class="thead" width="30%">
{$lang['last_subject']}
</td>
واحذف
CODE
<td class="row1 rows_space" width="30%">
{if {$forum['hide_subject']} AND !{$_CONF['rows']['group_info']['admincp_allow']}}
<div align="center">{$lang['speciality']}</div>
{else}
{if {$forum['section_password']} != '' AND !{$_CONF['rows']['group_info']['admincp_allow']}}
<div align="center">{$lang['speciality']}</div>
{else}
{if {$_CONF['group_info']['view_section']} == 0}
<div align="center">{$lang['speciality']}</div>
{else}
{if {$forum['last_subject']} != ''}
{if {$forum['icon']} != ''}
<img src="{$forum['icon']}" alt="" />
{/if}
{if {$_CONF['info_row']['rewriterule']} == '1'}
<a href="t{$forum['last_subjectid']}.html">
{$forum['last_subject']}</a>
{else}
<a href="t{$forum['last_subjectid']}">
{$forum['last_subject']}</a>
{/if}
{$lang['last_writer']}
{$forum['last_writer']}
<span class="smallfont">{$lang['last_date']} {$forum['last_date']} </span>
{if {$forum['last_berpage_nm']} != ''}
<a title="{$lang['Go_to_last_post']}"
href="t{$forum['last_subjectid']}&count={$forum['last_berpage_nm']}#{$forum['last_reply']}">
<img border="0" alt="{$lang['Go_to_last_post']}"
src="{$image_path}/lastpost.gif" /></a>
{/if}
{else}
{$lang['no_post']}
{/if}
{/if}
{/if}
{/if}
</td>
ينقل لطلبات وحلول الملحقات البرمجية
-
تم تحرير المشاركة بواسطة :emovip
بتاريخ:22-12-2010 01:20 صباحاً
-
-

إستفسار لا أريد جدول اخر مشاركة في الرئيسية
23-12-2010 07:17 مساءً
[
3]
-
-
emovip
مشكور أخوي جاااااااااااااري التجريب
-
-