mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Removed extra bracket
This commit is contained in:
@@ -52,7 +52,7 @@ if (AUTO_LOGOUT_MINUTES !== false)
|
||||
}
|
||||
|
||||
|
||||
xhtml_head(T_("Respondent Selection - Business answers"),true,array("css/rs.css","include/jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css"), $js));
|
||||
xhtml_head(T_("Respondent Selection - Business answers"),true,array("css/rs.css","include/jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css"), $js);
|
||||
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user