MDL-78534 Authentication: MFA Remove icon from support link.

This commit is contained in:
Matt Porritt 2023-09-14 18:48:27 +10:00 committed by Ilya Tregubov
parent 9992804ae5
commit 072efd797a
No known key found for this signature in database
GPG Key ID: 0F58186F748E55C1

View File

@ -24,5 +24,5 @@
}
}}
<a href='{{config.wwwroot}}/admin/tool/mfa/guide.php'>
{{#str}} guidance, tool_mfa {{/str}}<i class="icon fa fa-external-link fa-fw ml-1" aria-hidden="true"></i>
{{#str}} guidance, tool_mfa {{/str}}
</a>