Skip to content

Commit d3a627c

Browse files
committed
SUPPORT-1261: Added a tags to mail filter
1 parent 1ecba40 commit d3a627c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/loop_notification/loop_notification.features.filter.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function loop_notification_filter_default_formats() {
2222
'weight' => -10,
2323
'status' => 1,
2424
'settings' => array(
25-
'allowed_html' => '<h2> <p> <br>',
25+
'allowed_html' => '<h2> <p> <br> <a>',
2626
'filter_html_help' => 0,
2727
'filter_html_nofollow' => 0,
2828
),

0 commit comments

Comments
 (0)