Dr Ahmed
2008-11-24, 12:30 AM
السلام عليكم
زر لرسالة خاصة جديدة
pm_messagelist
مثال
http://img296.imageshack.us/img296/9713/attachmentup0.jpg
ابحث عن :
<if condition="$show['pagenav']">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
</if>
استبدله :
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td><a href="private.php?do=newpm"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="$vbphrase[send_new_message]" border="0" /></a></td>
<if condition="$pagenav">
<td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
اضف الصور للمجلد
vb/buttons/sendpm.gif
http://www.support-ar.com/vb/images/buttons/sendpm.gif
زر لرسالة خاصة جديدة
pm_messagelist
مثال
http://img296.imageshack.us/img296/9713/attachmentup0.jpg
ابحث عن :
<if condition="$show['pagenav']">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
</if>
استبدله :
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td><a href="private.php?do=newpm"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="$vbphrase[send_new_message]" border="0" /></a></td>
<if condition="$pagenav">
<td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
اضف الصور للمجلد
vb/buttons/sendpm.gif
http://www.support-ar.com/vb/images/buttons/sendpm.gif