X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FForm%2FPreferences%2FAddress.php;h=97bc6a4ec91b695b9d40f0c2a8833fa4649aa8fb;hb=b34ca5e0a01eee179f1b287c7a6dc1459411b470;hp=34c9be613ac5f3604f77f9a05620dbf4a6439990;hpb=ac0a3db5bb884559ac5d56176fb4c12d04be73da;p=civicrm-core.git diff --git a/CRM/Admin/Form/Preferences/Address.php b/CRM/Admin/Form/Preferences/Address.php index 34c9be613a..97bc6a4ec9 100644 --- a/CRM/Admin/Form/Preferences/Address.php +++ b/CRM/Admin/Form/Preferences/Address.php @@ -1,9 +1,9 @@ %1', - array(1 => $sqlFilePath)), + CRM_Core_Session::setStatus(ts('You have enabled the County option. Please ensure you populate the county table in your CiviCRM Database. You can find extensions to populate counties in the ') . CRM_Utils_System::href(ts('CiviCRM Extensions Directory'), 'civicrm/admin/extensions', array('reset' => 1), TRUE, 'extensions-addnew'), + ts('Populate counties'), "info" ); }