From cac3ef74cb77e2db07a2f7a8b13b34c7d07f2720 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Thu, 9 Aug 2012 21:15:47 -0400 Subject: pkg_details.php: Fix broken HTML for package page with no dependencies The "Required by" column already handles an empty list appropriately. Move a tag to match that behavior in the "Dependencies" column Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 67cb5d1..da173ec 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -179,8 +179,8 @@ if ($row["MaintainerUID"]): - +

0): ?> -- cgit v1.2.3-54-g00ecf