اضافة ايقونة موضوع جديد بجانب اضافة رد
في عرض الموضوع
3.5.0
-------------------------------------
في قالب
SHOWTHREAD
ابحث عن
-------------------------------------------
استبدله بالتالي
ثم ابحث عن
استبدله بالتالي
مثال موجود هنا بالمنتدي
داخل الموضوع زر الموضوع بجانب زر الرد
في عرض الموضوع
3.5.0
-------------------------------------
في قالب
SHOWTHREAD
ابحث عن
-------------------------------------------
HTML:
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID">
استبدله بالتالي
HTML:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forumid" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
<if condition="$show['largereplybutton']">
<a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID">
ثم ابحث عن
HTML:
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID">
استبدله بالتالي
HTML:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forumid" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a>
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID">
مثال موجود هنا بالمنتدي
داخل الموضوع زر الموضوع بجانب زر الرد