Merge pull request #7394 from Jerryby/wordpress

LAW-5877
This commit is contained in:
bivis
2022-10-03 13:55:19 +03:00
committed by GitHub

View File

@@ -262,7 +262,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
`;
}
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> `;
if (showConfirmationNotice) hrmHtml += '<span class="icon-warning"></span>';
hrmHtml += `</button>`;