summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php
index ce48762..a282fdc 100755
--- a/usr/local/www/diag_dump_states.php
+++ b/usr/local/www/diag_dump_states.php
@@ -142,7 +142,7 @@ include("head.inc");
<?php if (is_ipaddr($_GET['filter']) || is_subnet($_GET['filter'])): ?>
<input type="submit" class="formbtn" name="killfilter" value="<?=gettext("Kill");?>" />
<?php endif; ?>
- <td>
+ </td>
</tr>
</table>
</form>
OpenPOWER on IntegriCloud