This is another Mod form AUSTIN, you can grab the files from his download's section at http://www.phpbb-tweaks.com (registration required).
After installation copy this file into templates/ca_aphrodite/
[code filename="spiders_body.tpl]<div class="forumline nav-div">
<p class="nav-header">
<a href="{U_INDEX}">{L_INDEX}</a> » <a href="" class="nav-current">{L_SST_page_title}</a>
</p>
<div class="nav-links">
<div class="nav-links-left">
{CURRENT_TIME}
</div>
</div>
</div>
<table width="100%" cellspacing="0" cellpadding="0" class="forumline">
<tr>
<td class="row-header" colspan="3"><span>{L_SST_HEADER_ONE}</span></td>
</tr>
<tr>
<th width="30%">{L_SST_SUB_ONE_ONE}</th>
<th width="30%">{L_SST_SUB_ONE_TWO}</th>
<th width="40%">{L_SST_SUB_ONE_THREE}</th>
</tr>
<tr>
<td class="row1"><span class="gen">{GOOGLE_L}</span></td>
<td class="row1 row-center"><span class="gen">{GOOGLE_V}</span></td>
<td class="row1"><span class="gen">{GOOGLE_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{MSN_L}</span></td>
<td class="row1 row-center"><span class="gen">{MSN_V}</span></td>
<td class="row1"><span class="gen">{MSN_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{YAHOO_L}</span></td>
<td class="row1 row-center"><span class="gen">{YAHOO_V}</span></td>
<td class="row1"><span class="gen">{YAHOO_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{ALTA_L}</span></td>
<td class="row1 row-center"><span class="gen">{ALTA_V}</span></td>
<td class="row1"><span class="gen">{ALTA_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{LYCOS_L}</span></td>
<td class="row1 row-center"><span class="gen">{LYCOS_V}</span></td>
<td class="row1"><span class="gen">{LYCOS_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{JEEVES_L}</span></td>
<td class="row1 row-center"><span class="gen">{JEEVES_V}</span></td>
<td class="row1"><span class="gen">{JEEVES_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{WISENUT_L}</span></td>
<td class="row1 row-center"><span class="gen">{WISENUT_V}</span></td>
<td class="row1"><span class="gen">{WISENUT_TIME}</span></td>
</tr>
<tr>
<td class="row1"><span class="gen">{FAKE_L}</span></td>
<td class="row1 row-center"><span class="gen">{FAKE_V}</span></td>
<td class="row1"><span class="gen">{FAKE_TIME}</span></td>
</tr>
<!-- BEGIN admin_logged_in -->
<form name="drop_spiders" method="post" action="index.php?mode=spiders">
<tr>
<td class="row1"><span class="gen">{L_SST_DELETE}</span></td>
<td class="row1 row-center">
<select name="which_spider">
<option class="post" selected value="">-----</option>
<option class="post" value="1">Google Logs</option>
<option class="post" value="2">MSN Logs</option>
<option class="post" value="3">Inktomi/Yahoo Logs</option>
<option class="post" value="4">Alta Vista Logs</option>
<option class="post" value="5">Lycos Logs</option>
<option class="post" value="6">Jeeves/Teoma Logs</option>
<option class="post" value="7">WISEnut Logs</option>
<option class="post" value="8">Fake Google Bot Logs</option>
<option class="post" value="9">All Logs</option>
</select>
</td>
<td class="row1">
<input type="hidden" name="action" value="delete">
<input type="submit" class="mainoption" value="{L_SST_SUBMIT}" onclick="">
</td>
</tr>
</form>
<!-- END admin_logged_in -->
<tr>
<td class="catBottom" colspan="3"> </td>
</tr>
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="0" class="forumline">
<tr>
<td class="row-header" colspan="4"><span>{L_SST_HEADER_THREE}</span></td>
</tr>
<tr>
<th width="8%">{L_SST_SUB_THREE_ONE}</th>
<th width="40%">{L_SST_SUB_THREE_TWO}</th>
<th width="18%">{L_SST_SUB_THREE_THREE}</th>
<th width="34%">{L_SST_SUB_THREE_FOUR}</th>
</tr>
<!-- BEGIN top_array -->
<tr>
<td class="row1 row-center"><span class="gen">{top_array.LIST}</span></td>
<td class="row1"><span class="gen">{top_array.PAGE}</span></td>
<td class="row1 row-center"><span class="gen">{top_array.VIEWS}</span></td>
<td class="row1 row-center"><span class="gen">{top_array.DROP}</span></td>
</tr>
<!-- END top_array -->
<tr>
<td class="catBottom" colspan="4"> </th>
</tr>
</table>
<br><br>
<table width="100%" cellspacing="0" class="empty-table">
<tr>
<td align="left"><span class="gen">{PAGE_NUMBER}</span></td>
<td align="right"><span class="pagination">{PAGE_SELECT}</span></td>
</tr>
</table>
<table width="100%" cellspacing ="0" cellpadding="0" class="forumline">
<tr>
<td class="row-header" colspan="5"><span>{L_SST_HEADER_TWO}</span></td>
</tr>
<tr>
<th width="10%">{L_SST_SUB_TWO_ONE}</th>
<th width="28%">{L_SST_SUB_TWO_TWO}</th>
<th width="23%">{L_SST_SUB_TWO_THREE}</th>
<th widht="28%">{L_SST_SUB_TWO_FOUR}</th>
<th width="10%">{L_SST_SUB_TWO_FIVE}</th>
</tr>
<!-- BEGIN bottom_array -->
<tr>
<td class="row1"><span class="gen">{bottom_array.SPIDER}</span></td>
<td class="row1"><span class="gen">{bottom_array.PAGE}</span></td>
<td class="row1"><span class="gen">{bottom_array.TIME}</span></td>
<td class="row1"><span class="gen">{bottom_array.AGENT}</span></td>
<td class="row1"><span class="gen">{bottom_array.TYPE}</span></td>
</tr>
<!-- END bottom_array -->
<tr>
<td class="catBottom" colspan="5"> </th>
</tr>
</table>
<table width="100%" cellspacing="0" class="empty-table">
<tr>
<td align="left"><span class="gen">{PAGE_NUMBER}</span></td>
<td align="right"><span class="pagination">{PAGE_SELECT}</span></td>
</tr>
</table>[/code]




