From c87ae9d299fe48eadab05c52d7cbabd14463a5ca Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 17 Jul 2012 21:32:12 +0200 Subject: Move adoption button to package actions box Signed-off-by: Lukas Fleischer --- web/template/actions_form.php | 7 ------- web/template/pkg_details.php | 13 +++++++++++++ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/web/template/actions_form.php b/web/template/actions_form.php index c58b3ec..4b3845d 100644 --- a/web/template/actions_form.php +++ b/web/template/actions_form.php @@ -25,13 +25,6 @@ - - " /> - - " /> - - " /> diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 7542ea8..2e7fc6c 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -55,6 +55,19 @@ $sources = package_sources($row["ID"]); +
+
+ + + + + " /> + + " /> + +
+
-- cgit v1.2.3-54-g00ecf