removed obsolete code
This commit is contained in:
parent
0becd907f6
commit
8d78f0d040
|
@ -187,7 +187,6 @@ echo $config->getTwoFactorAuthenticationCaption();
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).foundation();
|
|
||||||
myElement = document.getElementsByName('2factor')[0];
|
myElement = document.getElementsByName('2factor')[0];
|
||||||
myElement.focus();
|
myElement.focus();
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in New Issue