--- a/plugins/Newsboy.php Mon Jan 21 10:39:25 2008 -0500
+++ b/plugins/Newsboy.php Mon Jan 21 10:43:01 2008 -0500
@@ -382,7 +382,7 @@
<table border="0" cellspacing="1" cellpadding="4">
<tr>
<th>Administrative tools:</th>
- <td class="row3" style="text-align: center;"><a style="color: inherit;" href="' . makeUrlNS('NewsBoy', 'Announce', '', true) . '#do:edit">Edit announcement »</a></td>
+ <td class="row3" style="text-align: center;"><a style="color: inherit;" href="' . makeUrlNS($stuff[1], $stuff[0], '', true) . '#do:edit">Edit announcement »</a></td>
<td class="row3" style="text-align: center;"><a style="color: inherit;" href="' . makeUrlNS('Special', 'Administration', 'module='.$paths->nslist['Admin'].'NewsboyItemManager', true) . '" onclick="newsboy_open_admin(); return false;">Portal Administration</a></td>
</tr>
</table>