From 6ce4433b882373430f6497e70fbd9dc370551e24 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 9 Jun 2015 09:08:55 +0200 Subject: Add a confirmation check box below search results Always show the confirmation check box next to the package actions drop-down on the package search results page. This allows regular users to confirm disown commands. Fixes FS#45264. Signed-off-by: Lukas Fleischer --- web/template/pkg_search_results.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index 86b4c74..7ab3eb9 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -122,8 +122,8 @@ if (!$result): ?> - + " />

-- cgit v1.2.3-54-g00ecf