MDL-68766 auth: Login form: 'Log in using...' should be h3, not h6
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
{{/canloginasguest}}
|
||||
|
||||
{{#hasidentityproviders}}
|
||||
<h6 class="mt-2">{{#str}} potentialidps, auth {{/str}}</h6>
|
||||
<h3 class="h6 mt-2">{{#str}} potentialidps, auth {{/str}}</h3>
|
||||
<div class="potentialidplist" class="mt-3">
|
||||
{{#identityproviders}}
|
||||
<div class="potentialidp">
|
||||
|
||||
Reference in New Issue
Block a user