diff --git a/rs_intro_interface2.php b/rs_intro_interface2.php index 96fb1969..ac4bd72d 100644 --- a/rs_intro_interface2.php +++ b/rs_intro_interface2.php @@ -62,40 +62,57 @@ if (AUTO_LOGOUT_MINUTES !== false) } -xhtml_head(T_("Respondent Selection - Introduction"),true,array("css/rs.css","include/jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css"), $js); - -//display introduction text - +xhtml_head(T_("Respondent Selection - Introduction"),false,array("include/bootstrap-3.3.2/css/bootstrap.min.css","css/rs.css","css/rs.css","include/jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css"), $js); $operator_id = get_operator_id(); $case_id = get_case_id($operator_id); $questionnaire_id = get_questionnaire_id($operator_id); +//display outcomes +?> +
+GetRow($sql); - +print "". template_replace($r['rs_intro'],$operator_id,$case_id) . "
"; +print "