updated code

This commit is contained in:
Sarah Gladstone 2016-08-26 09:49:51 -04:00
parent f07759184e
commit 27702f4d80

View File

@ -144,7 +144,7 @@ function fancytokens_civicrm_tokens( &$tokens ){
} }
$tok_category_label = " :: Greeting"; $tok_category_label = " :: Greetings";
$tokens['greetings'] = array( $tokens['greetings'] = array(
'greetings.joint_casual' => 'Casual: Mike and Judy Kline (Uses nickname if available) '.$tok_category_label, 'greetings.joint_casual' => 'Casual: Mike and Judy Kline (Uses nickname if available) '.$tok_category_label,