X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FEvent%2FDAO%2FEvent.php;h=b949ec5b81d26f80569c7fb81f613588f41b3eb3;hb=4e15c97f7744f00ecd720b75097db0a04d51d3a1;hp=cfded17014a7678d9f01259e7fc692fec89928aa;hpb=0550a87997419f1a272a23aae8238b7ad413a6aa;p=civicrm-core.git diff --git a/CRM/Event/DAO/Event.php b/CRM/Event/DAO/Event.php index cfded17014..b949ec5b81 100644 --- a/CRM/Event/DAO/Event.php +++ b/CRM/Event/DAO/Event.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Event.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8e47b6d674b9aa18013e67f27b4b355d) + * (GenCodeChecksum:ddad900cfc0f303d651fa7b935157992) */ /** @@ -1112,7 +1112,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO { 'is_show_location' => [ 'name' => 'is_show_location', 'type' => CRM_Utils_Type::T_BOOLEAN, - 'title' => ts('show location'), + 'title' => ts('Show Location'), 'description' => ts('If true, show event location.'), 'required' => TRUE, 'where' => 'civicrm_event.is_show_location',