ساهم في دعم PBBoard
إذا وجدت أن PBBoard مفيد وتحب أن يستمر في العطاء فيمكنك المساهمة في ذلك. شكراً لك
إستخدم رابط الباي بال في الأسفل
المشاركة الأصلية كتبت بواسطة: ziadmasry تم الاستعادة ولم يتم حل لم المشكلة
<?php $PowerBB->_CONF['template']['subject_title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['subject_title']); ?>{if !{$_CONF['info_row']['ajax_moderator_options']}} {template}address_bar_part1{/template} {$lang['Management_Subjects']} <div class="btn-nav"></div> {$lang['mov_Subject']} {$subject_title} {template}address_bar_part2{/template} {/if} <form method="post" action="index.php?page=management&move=1&section={$section}&subject_id={$subject}"> <table class="border pkr pkr-b wd80 brd1 clpc0 a-center"> <tr class="center_text_align"> <td class="tcat pkr wd80"> {$lang['mov_Subject_to1']} {$subject_title} {$lang['mov_Subject_to2']} </td> </tr> <tr class="center_text_align"> <td class="row1 pkr wd80 center_text_align"> <input TYPE="hidden" name="id_section" value="{$section_id}" /> {$DoJumpList} <input type="submit" value="{$lang['Count']}" /> </td> </tr> </table>