From 8184ec34c7de1b81a5a360fbb4683f85ea59f629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=A4nzer?= Date: Sun, 20 May 2012 19:02:29 +0200 Subject: bug 1023: Regression: checkboxes have to have the value "1" because the "controller" doesn't merely check if the attribute was set but also that it is == 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Tänzer --- includes/wot.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/wot.inc.php b/includes/wot.inc.php index 2bb5553..663eff2 100644 --- a/includes/wot.inc.php +++ b/includes/wot.inc.php @@ -573,7 +573,7 @@ function AssureBoxLine($type,$text,$checked) { ?> - > + >