Skip to content

Commit

Permalink
Merge branch 'MDL-68765-M38' of https://github.com/ised-isde-canada/m…
Browse files Browse the repository at this point in the history
…oodle into MOODLE_38_STABLE
  • Loading branch information
andrewnicols committed May 27, 2020
2 parents 5c5b0ee + 314e9a4 commit 1612572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/templates/loginform.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@

{{#hasidentityproviders}}
<h6 class="mt-2">{{#str}} potentialidps, auth {{/str}}</h6>
<div class="potentialidplist" class="mt-3">
<div class="potentialidplist mt-3">
{{#identityproviders}}
<div class="potentialidp">
<a href="{{url}}" title={{#quote}}{{name}}{{/quote}} class="btn btn-secondary btn-block">
Expand Down

0 comments on commit 1612572

Please sign in to comment.