mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Merge branch 'MDL-78408-master' of https://github.com/snake/moodle
This commit is contained in:
commit
b38ef87454
@ -116,6 +116,8 @@
|
||||
<a href="{{signupurl}}" class="sr-only">{{#str}} tocreatenewaccount {{/str}}</a>
|
||||
{{/cansignup}}
|
||||
<form class="login-form" action="{{loginurl}}" method="post" id="login">
|
||||
<input id="anchor" type="hidden" name="anchor" value="">
|
||||
<script>document.getElementById('anchor').value = location.hash;</script>
|
||||
<input type="hidden" name="logintoken" value="{{logintoken}}">
|
||||
<div class="login-form-username form-group">
|
||||
<label for="username" class="sr-only">
|
||||
|
Loading…
x
Reference in New Issue
Block a user