--- captive_portal_status.widget.php.orig	2011-02-09 15:21:12.000000000 +0000
+++ captive_portal_status.widget.php	2011-02-09 16:00:41.000000000 +0000
@@ -106,8 +106,10 @@
     <td class="listr"><?=htmlspecialchars(date("m/d/Y H:i:s", $cpent[0]));?></td>
     <td class="listr"><?php if ($cpent[5]) echo htmlspecialchars(date("m/d/Y H:i:s", $cpent[5]));?></td>
 	<?php endif; ?>
-	<td valign="middle" class="list" nowrap>
-	<a href="?order=<?=$_GET['order'];?>&showact=<?=$_GET['showact'];?>&act=del&id=<?=$cpent[1];?>" onclick="return confirm('Do you really want to disconnect this client?')"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_x.gif" width="17" height="17" border="0"></a></td>
   </tr>
 <?php endforeach; ?>
 </table>
+
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+   <tbody><tr><td class="listlr">Details on <a href="/status_captiveportal.php">Status Captive Portal</a>.</td></tr></tbody>
+</table>
