The two actions listed in sms_user_rules_action_info() could be grouped under the SMS group follwing the action described in sms_rules_action_info.
This can be achived by adding the line for each action:
'group' => t('SMS'),
The two actions listed in sms_user_rules_action_info() could be grouped under the SMS group follwing the action described in sms_rules_action_info.
This can be achived by adding the line for each action:
'group' => t('SMS'),
Comments
Comment #1
alansaviolobo commentedThis will be fixed when the related patch is committed into the codebase.
Comment #2
alansaviolobo commented