Tekil Mesaj gösterimi
 
Alt 2 August 2009, 16:28
UstA
Guest
 
Mesajlar: n/a
Standart Konu içinde arama yapma




display template.php yi aç bul

Kod:
 </tr>';
if (!empty($settings['display_who_viewing']))
{
echo '
<tr>
<td colspan="3" class="smalltext">';
üstüne ekle

Kod:
<td>
<form action="', $scripturl, '?action=search2;topic=', $context['current_topic'], '" method="post" style="margin: 0;">
<input type="text" name="search" value="" style="width: 200px;" />&nbsp;
<input type="submit" name="submit" value="Konu içi arama" style="width: 20ex;" />
</form>
</td>
Alıntı ile Cevapla