J'avais oublié d'enlevé un FIXME fixé ;)

This commit is contained in:
Alan Garcia 2012-08-23 06:06:07 +00:00
parent 2bbc74c78f
commit c13616f1bd
1 changed files with 0 additions and 2 deletions

View File

@ -134,8 +134,6 @@ if (!$_SERVER[HTTPS]) {
</div> </div>
<script> <script>
//FIXME
// set focus to textbox
document.forms['loginform'].username.focus(); document.forms['loginform'].username.focus();
</script> </script>