From 11b774144d4ca0d0436df0484b069eca4c608e62 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 3 Oct 2009 00:25:08 -0400 Subject: Do not set font size, it breaks the default css and ends up overflowing the menu --- usr/local/www/diag_showbogons.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/diag_showbogons.php b/usr/local/www/diag_showbogons.php index 68bcb96..c89bc7c 100644 --- a/usr/local/www/diag_showbogons.php +++ b/usr/local/www/diag_showbogons.php @@ -62,12 +62,16 @@ $bogons = file_get_contents(trim("/etc/bogons")); $pgtitle = "Diagnostics: Show Bogons"; include("head.inc"); +?> + + + -- cgit v1.1