Tekil Mesaj gösterimi
  #1  
Alt 25. January 2008, 01:02 AM
PaLeRmO - ait Kullanıcı Resmi (Avatar)
PaLeRmO 
Administrator
Aktive
Seviye: []
Aktiflik: /
Güç: /
Deneyim: %
Karizma
Üye No: 1
Tecrübe Puanı: 10
Rep Puani : 10
Rep Derecesi:
PaLeRmO Seçkin bir yolda.
İletişim
PaLeRmO - MSN üzeri Mesaj gönder
Bilgi
PaLeRmO isimli Üye şimdilik offline konumundadır
Üyelik tarihi: Mar 2007
Mesajlar: 56,207
Konuları: 210
Ampul Konunun Üstünde Kısayol LinkLeri


Showthread tempLatesinde buLun;
Kod:
 $navbar
aLtına ekLeyin;
Kod:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<div class="smallfont" align="center">
<a href="sendmessage.php?$session[sessionurl]do=sendtofriend&t={$thread[threadid]}" rel="nofollow">$vbphrase[email_this_page]</a> | 
<a href="printthread.php?$session[sessionurl]t={$thread[threadid]}" accesskey="3" rel="nofollow">$vbphrase[show_printable_version]</a> | 
 <if condition="$show['subscribed']">
            <a href="subscription.php?$session[sessionurl]do=removesubscription&t={$thread[threadid]}" rel="nofollow">$vbphrase[unsubscribe_from_this_thread]</a> | 
        <else />
            <a href="subscription.php?$session[sessionurl]do=addsubscription&t={$thread[threadid]}" rel="nofollow">$vbphrase[subscribe_to_this_thread]</a> | 
        </if>
<a href="showthread.php?$session[sessionurl]t={$thread[threadid]}&goto=nextoldest">$vbphrase[prev_thread]</a> | 
 <a href="showthread.php?$session[sessionurl]t={$thread[threadid]}&goto=nextnewest">$vbphrase[next_thread]</a> </div>
</td>
</tr>
</table>
<br />
Alıntı ile Cevapla