Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2022-10-24 17:12:27 +02:00
commit 04211bd09c
2 changed files with 34 additions and 15 deletions

View File

@ -179,8 +179,8 @@ $(document).ready( function() {
)
);
}
$this->formSubmit(getMLText('submit_login'));
$this->contentContainerEnd();
$this->formSubmit(getMLText('submit_login'));
?>
</form>
<?php

File diff suppressed because one or more lines are too long