From 6a8f8737f071f02f8d03f81f4d9bfe5e4504d794 Mon Sep 17 00:00:00 2001 From: Tony Lambregts Date: Sat, 30 Jul 2005 03:15:50 +0000 Subject: [PATCH] Add missing to view_version_bugs() --- include/bugs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bugs.php b/include/bugs.php index ac728a1..5082e63 100644 --- a/include/bugs.php +++ b/include/bugs.php @@ -327,7 +327,7 @@ function view_version_bugs($iVersionId = null, $aBuglinkIds) echo '',"\n"; echo '',"\n"; echo '',"\n"; - echo '',"\n"; + echo '',"\n"; } echo '',"\n"; echo html_frame_end();