forked from LiveCarta/LiveCartaWP
LAW-5877
This commit is contained in:
@@ -262,7 +262,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
if (!isGuest) {
|
if (!isGuest) {
|
||||||
hrmHtml += `<button class="header-btn circle header-menu-toggle" title="Open Menu">
|
hrmHtml += `<button class="header-btn circle header-menu-toggle" title="Manage Account">
|
||||||
<span class="icon-profile"></span> `;
|
<span class="icon-profile"></span> `;
|
||||||
if (showConfirmationNotice) hrmHtml += '<span class="icon-warning"></span>';
|
if (showConfirmationNotice) hrmHtml += '<span class="icon-warning"></span>';
|
||||||
hrmHtml += `</button>`;
|
hrmHtml += `</button>`;
|
||||||
|
|||||||
Reference in New Issue
Block a user