This commit is contained in:
Vladimir
2022-10-03 12:53:04 +02:00
parent 44d602f6d8
commit 8869ba4626

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>`;