diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/unbound/unbound_status.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index a1d0eacf..706e534d 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -133,12 +133,6 @@ function execCmds() { </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> - <td class="tabcont" > - <form action="unbound_status.php" method="post"> - </form> - </td> - </tr> - <tr> <td class="tabcont" width="100%"> <?php defCmdT("Unbound status", "unbound-control status"); |