diff --git a/admin/new.php b/admin/new.php
index 2f8dc713..daab6d46 100644
--- a/admin/new.php
+++ b/admin/new.php
@@ -233,7 +233,7 @@ $surveys = $db->GetAll($sql);
@@ -269,7 +269,7 @@ $surveys = $db->GetAll($sql);
diff --git a/admin/questionnairelist.php b/admin/questionnairelist.php
index 0fcd1e42..f98786b8 100644
--- a/admin/questionnairelist.php
+++ b/admin/questionnairelist.php
@@ -314,7 +314,7 @@ if (isset($_GET['modify']))
}
xhtml_head(T_("Modify Questionnaire "),true,$css,$js_head, false, false, false, " " . "$rs[description]" . "");
-
+
$CKEditor = new CKEditor();
$CKEditor->basePath = "../include/ckeditor/";
@@ -361,7 +361,7 @@ if (isset($_GET['modify']))
>
@@ -566,5 +566,5 @@ print "
";
xhtml_foot($js_foot);
?>
\ No newline at end of file