Merge pull request #4880 from totten/master-cs3
[civicrm-core.git] / CRM / Custom / Form / Group.php
index a3d623ba10720af1359de691bc9f03358041ebc8..0e7ee54da2071c8b356c23d5d0e0423de10b5fc0 100644 (file)
@@ -292,7 +292,7 @@ class CRM_Custom_Form_Group extends CRM_Core_Form {
       ts('Used For'),
       array(
         'name' => 'extends[0]',
-        'style' => 'vertical-align: top;'
+        'style' => 'vertical-align: top;',
       ),
       TRUE
     );