From 226376fc6296aec6b5dbbc52a7fda69a2a6fce87 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 23 Jun 2015 07:28:24 +0200 Subject: Wrap all confirmation checkbox labels in label tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without a label tag around the label it won't be clickable. Signed-off-by: Johannes Löthberg Signed-off-by: Lukas Fleischer --- web/template/pkg_search_results.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template/pkg_search_results.php') diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index 7134f2d..e866282 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -123,7 +123,7 @@ if (!$result): ?> - + " />

-- cgit v1.2.3-54-g00ecf