From 10c774f0346b08fc4d720c4e80582476ba7e61a9 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 17 Jul 2012 21:45:03 +0200 Subject: Rearrange package actions Move the flag/unflag action below the flag date. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'web/template/pkg_details.php') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index d4ba828b..207ecfdc 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -38,6 +38,11 @@ $sources = package_sources($row["ID"]);
  • + +
  • + +
  • +
  • @@ -48,11 +53,6 @@ $sources = package_sources($row["ID"]);
  • - -
  • - -
  • -
    -- cgit v1.2.3-24-g4f1b