From f853f56cedaf2e3deb24ad5bd51606e17ca0340e Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Mon, 29 Apr 2013 11:59:21 +1000 Subject: [PATCH] Mark URL as required for self completion --- admin/new.php | 2 +- admin/questionnairelist.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/new.php b/admin/new.php index 1c7e90e0..c6575d36 100644 --- a/admin/new.php +++ b/admin/new.php @@ -208,7 +208,7 @@ if ($handle = opendir(dirname(__FILE__)."/../include/limesurvey/templates")) { } ?>

-

:

+

:

editor("rs_intro",$rs['rs_intro'],$ckeditorConfig);?>