From 4ca87473964a6da45bd6b8a1679afcdc1a0694af Mon Sep 17 00:00:00 2001 From: Marcel Korpel Date: Wed, 8 Jul 2015 03:36:05 +0200 Subject: Remove superfluous close tags These are already output by html_action_link. Signed-off-by: Marcel Korpel Signed-off-by: Lukas Fleischer --- web/template/pkgbase_actions.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/template/pkgbase_actions.php b/web/template/pkgbase_actions.php index 61ad18f..c7428ee 100644 --- a/web/template/pkgbase_actions.php +++ b/web/template/pkgbase_actions.php @@ -28,15 +28,15 @@ -
  • +
  • 0) { echo _n('%d pending request', '%d pending requests', $row["RequestCount"]); } ?>
  • -
  • +
  • -
  • -
  • +
  • +
  • -- cgit v1.2.3-54-g00ecf