From fd4ded141021d2d496c7095f375aefb10b590c16 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 25 Jan 2010 12:16:47 +0000 Subject: [PATCH] table filter box too wide, thanks to dylfin --- navigation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation.php b/navigation.php index 7818111d5a..cfe12a980f 100644 --- a/navigation.php +++ b/navigation.php @@ -299,7 +299,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) { } echo '

'; if ($table_count) { - echo ''; + echo ''; } /** -- 2.11.4.GIT