From 8a2d53be65bcda4a166d2e798c58d073c04a66e3 Mon Sep 17 00:00:00 2001 From: azammitdcarf Date: Thu, 3 Feb 2011 03:55:20 +0000 Subject: [PATCH] Removed extra bracket --- rs_business.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rs_business.php b/rs_business.php index 4c254691..d1fbb789 100644 --- a/rs_business.php +++ b/rs_business.php @@ -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); ?>