diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/identification.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl index 1fd0e7619..dd07d0135 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -55,7 +55,7 @@ <p><input tabindex="4" type="submit" name="login" value="{L_LOGIN}"></p> </form> -<script><!-- +<script type="text/javascript"><!-- document.login_form.username.focus(); //--></script> |