Skip to content
Snippets Groups Projects
Unverified Commit 6979ce6f authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #21354 from andyburnsco/patch-1

Change Do Not SMS privacy icon
parents 15457031 22b9e1d6
Branches
Tags
No related merge requests found
......@@ -36,7 +36,7 @@ function smarty_function_privacyFlag($params, &$smarty) {
'do_not_phone' => 'fa-phone',
'do_not_email' => 'fa-paper-plane',
'do_not_mail' => 'fa-envelope',
'do_not_sms' => 'fa-mobile',
'do_not_sms' => 'fa-comments-o',
'do_not_trade' => 'fa-exchange',
'is_opt_out' => 'fa-paper-plane-o',
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment