From 9fc0f0cddc78a07f23fcf4cca39de95b464d8f43 Mon Sep 17 00:00:00 2001 From: "Donald A. Lobo" Date: Mon, 18 Nov 2013 14:09:33 -0800 Subject: [PATCH] CRM-13791 - Custom search edit form help link is broken http://issues.civicrm.org/jira/browse/CRM-13791 --- templates/CRM/Admin/Form/Options.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Form/Options.tpl b/templates/CRM/Admin/Form/Options.tpl index d7d0ca9938..e8a5dbe11a 100644 --- a/templates/CRM/Admin/Form/Options.tpl +++ b/templates/CRM/Admin/Form/Options.tpl @@ -38,7 +38,7 @@ {ts}Custom Search Path{/ts} {$form.label.html}
- {ts}Enter the "class path" for this custom search here.{/ts} {docURL page="developer/the-extensions-framework/custom-searches"} + {ts}Enter the "class path" for this custom search here.{/ts} {elseif $gName eq 'from_email_address'} -- 2.25.1