MDL-70173 message: Fix empty link

This commit is contained in:
Shamim Rezaie 2020-12-05 03:59:51 +11:00
parent b0b3a53521
commit a6578dd64f

View File

@ -37,8 +37,10 @@
{{$drawercontent}}
<div id="message-drawer-{{uniqid}}" class="message-app" data-region="message-drawer" role="region">
<div class="closewidget text-right pr-2">
<a class="text-dark btn-link" data-action="closedrawer" href="#">
{{#pix}} i/window_close, core, {{#str}} closebuttontitle {{/str}} {{/pix}}
<a class="text-dark btn-link" data-action="closedrawer" href="#"
title="{{#str}} closebuttontitle {{/str}}" aria-label="{{#str}} closebuttontitle {{/str}}"
>
{{#pix}} i/window_close, core {{/pix}}
</a>
</div>
<div class="header-container position-relative" data-region="header-container">