CiviCase - cleanup 'File on Case' string
authorColeman Watts <coleman@civicrm.org>
Sat, 30 May 2015 17:44:26 +0000 (13:44 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 30 May 2015 17:44:26 +0000 (13:44 -0400)
CRM/Case/xml/Menu/Case.xml
templates/CRM/Activity/Form/Task/FileOnCase.tpl

index 61bd8f28515e46c567e927c60453d9df10566908..25ce7cf1c9134a202fbc268205e175d02399c255 100644 (file)
@@ -56,7 +56,7 @@
   </item>
   <item>
      <path>civicrm/case/addToCase</path>
-     <title>Build Activity To Case</title>
+     <title>File on Case</title>
      <page_callback>CRM_Case_Form_ActivityToCase</page_callback>
   </item>
   <item>
index 9e48f8aa8667812862c6cef68fcc6ce6ddb87efa..bd400d1980e4b70110269cd6744024a04d8ad9dc 100644 (file)
@@ -24,8 +24,8 @@
  +--------------------------------------------------------------------+
 *}
 <div class="crm-form crm-form-block crm-file-on-case-form-block">
-<div id="help">
-   File on Case
+<div class="help">
+   {ts}File on Case{/ts}
 </div>
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
    <table class="form-layout-compressed">