equal
deleted
inserted
replaced
380 { |
380 { |
381 echo '<div class="tblholder" style="margin: 10px auto 0 auto; display: table;"> |
381 echo '<div class="tblholder" style="margin: 10px auto 0 auto; display: table;"> |
382 <table border="0" cellspacing="1" cellpadding="4"> |
382 <table border="0" cellspacing="1" cellpadding="4"> |
383 <tr> |
383 <tr> |
384 <th>Administrative tools:</th> |
384 <th>Administrative tools:</th> |
385 <td class="row3" style="text-align: center;"><a style="color: inherit;" href="' . makeUrlNS('NewsBoy', 'Announce', '', true) . '#do:edit">Edit announcement »</a></td> |
385 <td class="row3" style="text-align: center;"><a style="color: inherit;" href="' . makeUrlNS($stuff[1], $stuff[0], '', true) . '#do:edit">Edit announcement »</a></td> |
386 <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> |
386 <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> |
387 </tr> |
387 </tr> |
388 </table> |
388 </table> |
389 </div><br />'; |
389 </div><br />'; |
390 } |
390 } |