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/html/pkgdel.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/pkgdel.php') diff --git a/web/html/pkgdel.php b/web/html/pkgdel.php index bad1cd3..face081 100644 --- a/web/html/pkgdel.php +++ b/web/html/pkgdel.php @@ -34,8 +34,8 @@ if (has_credential(CRED_PKGBASE_DELETE)): ?> -

-

+

" />

-- cgit v1.2.3-54-g00ecf