removed obsolete code

This commit is contained in:
Roland Gruber 2017-11-04 13:49:26 +01:00
parent 0becd907f6
commit 8d78f0d040
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ echo $config->getTwoFactorAuthenticationCaption();
<br><br>
<script type="text/javascript">
$(document).foundation();
myElement = document.getElementsByName('2factor')[0];
myElement.focus();
</script>