Merge pull request #23173 from braders/escape-on-output-event-links
[civicrm-core.git] / xml / schema / Contact / SavedSearch.xml
index d0146e6709e86ac979af167b6292b6b80299534a..b3a7ee515f757477bc8a8509b3e697c7007ce745 100644 (file)
@@ -5,6 +5,7 @@
   <class>SavedSearch</class>
   <name>civicrm_saved_search</name>
   <comment>Users can save their complex SQL queries and use them later.</comment>
+  <icon>fa-search-plus</icon>
   <add>1.1</add>
   <field>
     <name>id</name>
@@ -49,6 +50,7 @@
     <default>NULL</default>
     <comment>Administrative label for search</comment>
     <html>
+      <label>Label</label>
       <type>Text</type>
     </html>
     <add>5.32</add>