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

-

-

+

" />

-- cgit v1.2.3-54-g00ecf