diff --git a/views/bootstrap/class.Login.php b/views/bootstrap/class.Login.php index b4062c4c1..ff9ec7319 100644 --- a/views/bootstrap/class.Login.php +++ b/views/bootstrap/class.Login.php @@ -164,8 +164,8 @@ $(document).ready( function() { ) ); } - $this->formSubmit(getMLText('submit_login')); $this->contentContainerEnd(); + $this->formSubmit(getMLText('submit_login')); ?>