From 6ffccb861d5e63757c48a750d8f4dd0a53251fa6 Mon Sep 17 00:00:00 2001 From: Johan Vervloet Date: Mon, 22 Jun 2015 09:53:22 +0200 Subject: [PATCH] Fixed a syntax error in SavedSearch xml schema. --- xml/schema/Contact/SavedSearch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/schema/Contact/SavedSearch.xml b/xml/schema/Contact/SavedSearch.xml index 32b0b3d44a..f35330c73c 100644 --- a/xml/schema/Contact/SavedSearch.xml +++ b/xml/schema/Contact/SavedSearch.xml @@ -59,7 +59,7 @@ search_custom_id int unsigned - Option Value ID</name> + <title>Option Value ID Foreign key to civicrm_option value table used for saved custom searches. 2.0 -- 2.25.1