قالب شما فکر کنم وبی بود پس کد زیر رو سرچ کن

کد:
	// the [member] list button
	if ($context['allow_memberlist'])
		echo '
				<td valign="top" align="center"><a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>     </td>';
بعدش این کد رو بزار

کد:
	// the [multiplayer] list button
		echo '
				<td valign="top" align="center"><a href="', $scripturl, '?action=multiplayer">' , multiplayer , '</a>     </td>';