CRM-15603 - Remove extra trailing space
authorColeman Watts <coleman@civicrm.org>
Sun, 16 Nov 2014 02:37:40 +0000 (21:37 -0500)
committerColeman Watts <coleman@civicrm.org>
Sun, 16 Nov 2014 13:41:37 +0000 (08:41 -0500)
js/model/crm.uf.js

index b28f876140c58246ac74c984d12b9d3955f0efd8..787172ec3f8c158f9cb3ffce4bbe8c6fc7bf3985 100644 (file)
         type: 'TextArea'
       },
       'help_pre': {
-        title: ts('Pre-form Help '),
+        title: ts('Pre-form Help'),
         help: ts('Explanatory text displayed at the beginning of the form.')
           + ts('Note that this help text is displayed on profile create/edit screens only.'),
         type: 'TextArea'