yedegını almayı unutmayın
Display.template.php'de Bulun
// As before, build the custom button right.
if ($context['can_add_poll'])
$normal_buttons['custom'] = array('text' => 'add_poll', 'image' => 'add_poll.gif', 'lang' => true, 'url' => $scripturl . '?action=editpoll;add;topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id']);
elseif ($context['user']['is_logged'] && $settings['show_mark_read'])
$normal_buttons['custom'] = array('text' => 'mark_unread', 'image' => 'markunread.gif', 'lang' => true, 'url' => $scripturl . '?action=markasread;sa=topic;t=' . $context['mark_unread_time'] . ';topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id']);
Üstüne Ekleyin:
echo '
<br />
<table width="98%" align="center" cellpadding="5" cellspacing="1" style="border: 1px solid #D9D9D9; background-color: #FDFDFD;">
<tr>
<td align="center" valign="middle" class="windowbg2">
<br>
<b>Google Words:</b> ', $context['subject'], ' Dosyası, ', $context['subject'], ' Belgesi, ', $context['subject'], ' Programı, ', $context['subject'], ' Oyunları, ', $context['subject'], ' Download, ', $context['subject'], ' Resimleri, ', $context['subject'], ' Hikayeleri, ', $context['subject'], ' Haberleri, ', $context['subject'], ' İndir,
', $context['subject'], ' Yükle, ', $context['subject'], ' Videosu, ', $context['subject'], ' Arşivi, ', $context['subject'], ' Albümü,
</td>
</tr>
</table>';
alıntıdır
Linkback: https://www.buyuknet.com/google-words-modu-t21889.0.html