<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#CCCCCC" colspan="5"><img src="themes/PostNukeBlue/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top" width="1" rowspan="2" bgcolor="#CCCCCC"><img src="themes/PostNukeBlue/images/spacer.gif" width="1" height="1"></td>
<td width="6" valign="top" bgcolor="#D4E2ED"> </td>
<td valign="top" width="100%" bgcolor="#D4E2ED"><span color="#000000">
<?php
echo "<span class=\"option\"><b>$preformat[catandtitle]</b></span>\n"
."<br />\n"
."<span class=\"content\">"._POSTEDBY.": $info[informant] "._ON." $info[longdatetime]<br />";
if (authorised(0, 'Stories::', "$info[aid]:$info[cattitle]:$info[sid]", ACCESS_EDIT)) {
echo "<span class=\"pn-sub\"> [ <a href=\"admin.php?module=NS-AddStory&op=EditStory&sid=$info[sid]\">"._EDIT."</a>";
if (authorised(0, 'Stories::', "$info[aid]:$info[cattitle]:$info[sid]", ACCESS_DELETE)) {
echo "| <a href=\"admin.php?module=NS-AddStory&op=RemoveStory&sid=$info[sid]\">"._DELETE."</a> ]</span>";
}
echo "<br />\n";
}
?>
</span></td>
<td width="6" valign="top" bgcolor="#D4E2ED"> </td>
<td width="1" rowspan="2" valign="top" bgcolor="#CCCCCC"><img src="themes/PostNukeBlue/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td valign="top"> </td>
<td valign="top">
<?php
echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\n"
."<tr>\n"
."<td>\n";
echo "$preformat[searchtopic]\n";
echo "$preformat[fulltext]\n";
echo "</td>\n"
."</tr>\n"
."</table>\n\n\n"
."<br />\n\n\n";
?>
</td>
<td valign="top"> </td>
</tr>
<tr>
<td bgcolor="#CCCCCC" colspan="5"><img src="themes/PostNukeBlue/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td><img height="1" width="1" src="themes/PostNukeBlue/images/spacer.gif"></td>
<td><img height="1" width="6" src="themes/PostNukeBlue/images/spacer.gif"></td>
<td></td>
<td><img height="1" width="6" src="themes/PostNukeBlue/images/spacer.gif"></td>
<td><img height="1" width="1" src="themes/PostNukeBlue/images/spacer.gif"></td>
</tr>
</table>