CRM-13791 - Custom search edit form help link is broken
authorDonald A. Lobo <lobo@civicrm.org>
Mon, 18 Nov 2013 22:09:33 +0000 (14:09 -0800)
committerDonald A. Lobo <lobo@civicrm.org>
Mon, 18 Nov 2013 22:09:33 +0000 (14:09 -0800)
http://issues.civicrm.org/jira/browse/CRM-13791

templates/CRM/Admin/Form/Options.tpl

index d7d0ca9938c3fda80a171a07f11423dca713e1c1..e8a5dbe11a1e4cf51507dc5e6e80e28d97e380d3 100644 (file)
@@ -38,7 +38,7 @@
            <tr class="crm-admin-options-form-block-custom_search_path">
              <td class="label">{ts}Custom Search Path{/ts}</td>
              <td>{$form.label.html}<br />
-                <span class="description">{ts}Enter the "class path" for this custom search here.{/ts} {docURL page="developer/the-extensions-framework/custom-searches"}
+                <span class="description">{ts}Enter the "class path" for this custom search here.{/ts}
              </td>
            </tr>
         {elseif $gName eq 'from_email_address'}