From 8910901fecd71a7feb9e8bc79075e6cb4af3d3bd Mon Sep 17 00:00:00 2001 From: Denis Chenu Date: Thu, 28 Mar 2013 19:20:06 +0100 Subject: [PATCH 1/4] Dev: fix some HTML issue Dev: 8cbcced3626651e053d367e9dbc14616aa3689c2 child --- application/helpers/qanda_helper.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/helpers/qanda_helper.php b/application/helpers/qanda_helper.php index 2ce38988b68..e23882aa9eb 100644 --- a/application/helpers/qanda_helper.php +++ b/application/helpers/qanda_helper.php @@ -4634,7 +4634,7 @@ function do_array_yesnouncertain($ia) $answer_t_content .= CHECKED; } // --> START NEW FEATURE - SAVE - $answer_t_content .= " onclick=\"$checkconditionFunction(this.value, this.name, this.type)\" />\n\n\t\n" + $answer_t_content .= " onclick=\"$checkconditionFunction(this.value, this.name, this.type)\" />\n\t\n" . "\t\n" . "\n" . "\n" . "\t\n" . "\t\n" - . "