ts() usage fixes. c.f. http://wiki.civicrm.org/confluence/display/CRMDOC43/Internatio...
[civicrm-core.git] / CRM / Campaign / Form / Survey / Questions.php
index c69f74a9e31d4a3e3cc5f90bb6e638a2c30eaff6..f9eb227f5b76513dbb29dfa172174a7679a5a557 100644 (file)
@@ -83,7 +83,7 @@ class CRM_Campaign_Form_Survey_Questions extends CRM_Campaign_Form_Survey {
           array(
             1 => $activityTypes[$subTypeId],
             2 => CRM_Utils_System::url('civicrm/admin/custom/group', 'action=add&reset=1'),
-            3 => '_blank',
+            3 => '_blank'
           )
         )
       );