MessageIndex.template.php:
Find:
<span class="smalltext">', $topic['pages'], '</span>
Add Below:
<br /><span class="smalltext">
', $topic['first_post']['member']['link'], '
</span>
Delete:
<td width="8%"><a href="', $scripturl, '?board=', $context['current_board'], '.', $context['start'], ';sort=starter', $context['sort_by'] == 'starter' && $context['sort_direction'] == 'up' ? ';desc' : '', '">', $txt[109], $context['sort_by'] == 'starter' ? ' <img src="' . $settings['images_url'] . '/sort_' . $context['sort_direction'] . '.gif" alt="" border="0" />' : '', '</a></td>
Delete:
<td class="windowbg2" valign="middle" width="8%">
', $topic['first_post']['member']['link'], '
</td>
!標題改成主題