CRM-16141 - String fix
authorColeman Watts <coleman@civicrm.org>
Thu, 26 Mar 2015 14:12:44 +0000 (10:12 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 26 Mar 2015 14:12:44 +0000 (10:12 -0400)
partials/crmCaseType/edit.html

index 300007c2d3e0678db98e08567bccecbe3a7c7704..f4c7e6e36bf65176d0d957dcac9a18ac44b7993b 100644 (file)
@@ -5,7 +5,7 @@ Required vars: caseType
 <form name="editCaseTypeForm" unsaved-warning-form>
 <div class="crm-block crm-form-block crmCaseType">
   <div class="help">
-    {{ts('Use this screen to define or update the Case Roles, Activity Types, and Timelines for a case type.')}} <a href="http://book.civicrm.org/user/current/case-management/setup/" target="_blank">{{ts('Learn more...')}}</a>).
+    {{ts('Use this screen to define or update the Case Roles, Activity Types, and Timelines for a case type.')}} <a href="http://book.civicrm.org/user/current/case-management/setup/" target="_blank">{{ts('Learn more...')}}</a>
   </div>
   <div class="crm-submit-buttons">
     <button crm-icon="check" ng-click="editCaseTypeForm.$setPristine(); save()" ng-disabled="editCaseTypeForm.$invalid">