From 4f79d51f2ea0fe9324499106ab39930e8ee91ad0 Mon Sep 17 00:00:00 2001 From: Thibault Le Meur Date: Mon, 12 Mar 2007 14:01:56 +0000 Subject: [PATCH] Fixed bug #703, labels can now contain html code with single or double quotes to link images git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/phpsurveyor@2565 b72ed6b6-b9f8-46b5-92b4-906544132732 --- admin/labels.php | 2 +- qanda.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/labels.php b/admin/labels.php index e88ae2aab9d..cce3ccae2be 100644 --- a/admin/labels.php +++ b/admin/labels.php @@ -322,7 +322,7 @@ $labelsoutput.= "\t\n" ."\t\n" - ."\t\n" + ."\t\n" ."\t\n" ."\t\n"; if ($activeuse == 0) diff --git a/qanda.php b/qanda.php index dd0b93b8942..791c0809066 100644 --- a/qanda.php +++ b/qanda.php @@ -2437,7 +2437,7 @@ function do_array_flexible($ia) { $answer .= "\t\t\t\t\t\n"; @@ -2538,7 +2538,7 @@ function do_array_flexiblecolumns($ia) $answer .= "\t\t\t\t\t" . "\n";