Skip to content
Snippets Groups Projects
Unverified Commit 22b9e1d6 authored by Andy Burns's avatar Andy Burns Committed by GitHub
Browse files

Change Do Not SMS privacy icon

See #2754
parent 9c864381
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