*
*/
public static function getBasicSearchFields() {
- $userFramework = CRM_Core_Config::singleton()->userFramework;
return [
// For now an empty array is still left in place for ordering.
'sort_name' => [],
],
'uf_user' => [
'name' => 'uf_user',
- 'description' => ts('Does the contact have a %1 Account?', [$userFramework]),
],
];
}
{* this template is for synchronizing CMS user*}
<div class="crm-block crm-form-block crm-cms-user-form-block">
<div class="help">
- <p>{ts 1=$config->userFramework}Synchronize %1 Users{/ts}</p>
+ <p>{ts}Synchronize Users{/ts}</p>
</div>
<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
<div class="messages status no-popup">