From 959c61a77dd6a41bf82cc12b5eb873c9cfb0ffb8 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 25 Jun 2014 10:43:41 +0200 Subject: Add an accept button to the package request list This button allows for accepting a request, disowning the affected package or redirecting to the package deletion page. The request is closed automatically when the action has been performed. Signed-off-by: Lukas Fleischer --- web/html/pkgdel.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/html/pkgdel.php') diff --git a/web/html/pkgdel.php b/web/html/pkgdel.php index 39fe81a..621c3c9 100644 --- a/web/html/pkgdel.php +++ b/web/html/pkgdel.php @@ -37,6 +37,9 @@ if ($atype == "Trusted User" || $atype == "Developer"): ?> + + +

" />

-- cgit v1.2.3-54-g00ecf