diff --git a/message/output/popup/templates/message_popover.mustache b/message/output/popup/templates/message_popover.mustache index 666242a875f..03559938f51 100644 --- a/message/output/popup/templates/message_popover.mustache +++ b/message/output/popup/templates/message_popover.mustache @@ -53,33 +53,21 @@ {{$headertext}}{{#str}} messages, message {{/str}}{{/headertext}} {{$headeractions}} - {{< core/hover_tooltip }} - {{$anchor}} - - {{#pix}} t/markasread, core, {{#str}} markallread {{/str}} {{/pix}} - {{> core/loading }} - - {{/anchor}} - {{$tooltip}}{{#str}} markallread {{/str}}{{/tooltip}} - {{/ core/hover_tooltip }} - {{< core/hover_tooltip }} - {{$anchor}} - - {{#pix}} i/settings, core, {{#str}} messagepreferences, message {{/str}} {{/pix}} - - {{/anchor}} - {{$tooltip}}{{#str}} messagepreferences, message {{/str}}{{/tooltip}} - {{/ core/hover_tooltip }} + + {{#pix}} t/markasread, core, {{#str}} markallread {{/str}} {{/pix}} + {{> core/loading }} + + + {{#pix}} i/settings, core, {{#str}} messagepreferences, message {{/str}} {{/pix}} + {{/headeractions}} {{$content}} diff --git a/message/output/popup/templates/notification_popover.mustache b/message/output/popup/templates/notification_popover.mustache index b0684ed3c08..97efbff1638 100644 --- a/message/output/popup/templates/notification_popover.mustache +++ b/message/output/popup/templates/notification_popover.mustache @@ -52,28 +52,18 @@ {{$headertext}}{{#str}} notifications, message {{/str}}{{/headertext}} {{$headeractions}} - {{< core/hover_tooltip }} - {{$anchor}} - - {{#pix}} t/markasread, core, {{#str}} markallread {{/str}} {{/pix}} - {{> core/loading }} - - {{/anchor}} - {{$tooltip}}{{#str}} markallread {{/str}}{{/tooltip}} - {{/ core/hover_tooltip }} - {{< core/hover_tooltip }} - {{$anchor}} - - {{#pix}} i/settings, core, {{#str}} notificationpreferences, message {{/str}} {{/pix}} - - {{/anchor}} - {{$tooltip}}{{#str}} notificationpreferences, message {{/str}}{{/tooltip}} - {{/ core/hover_tooltip }} + + {{#pix}} t/markasread, core, {{#str}} markallread {{/str}} {{/pix}} + {{> core/loading }} + + + {{#pix}} i/settings, core, {{#str}} notificationpreferences, message {{/str}} {{/pix}} + {{/headeractions}} {{$content}}