pkg_details.php: Fix broken HTML for package page with no dependencies
commitcac3ef74cb77e2db07a2f7a8b13b34c7d07f2720
authorcanyonknight <canyonknight@gmail.com>
Fri, 10 Aug 2012 01:15:47 +0000 (9 21:15 -0400)
committerLukas Fleischer <archlinux@cryptocrack.de>
Thu, 23 Aug 2012 20:47:49 +0000 (23 22:47 +0200)
treedd218b55e4e06f8d7d70df8fbc7f57527b2cb0e0
parent4cf075811c3cc12ab3192d13fb0a58614c975c03
pkg_details.php: Fix broken HTML for package page with no dependencies

The "Required by" column already handles an empty list appropriately. Move a
</div> tag to match that behavior in the "Dependencies" column

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/template/pkg_details.php