Commit 523eaace authored by Phil Hughes's avatar Phil Hughes

Merge branch '34219-extra-symbol-notifications-modal' into 'master'

Remove extra symbol in notifications modal

Closes #34219

See merge request !12417
parents d4384dc1 06058787
......@@ -3,7 +3,7 @@
.modal-content
.modal-header
%button.close{ type: "button", "aria-label": "close", data: { dismiss: "modal" } }
%span{ "aria-hidden": "true" } } ×
%span{ "aria-hidden": "true" } ×
%h4#custom-notifications-title.modal-title
#{ _('Custom notification events') }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment