mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-06 21:29:27 +00:00
place login outside of container
This commit is contained in:
parent
3aca89e174
commit
550d62a7a7
|
@ -164,8 +164,8 @@ $(document).ready( function() {
|
|||
)
|
||||
);
|
||||
}
|
||||
$this->formSubmit(getMLText('submit_login'));
|
||||
$this->contentContainerEnd();
|
||||
$this->formSubmit(getMLText('submit_login'));
|
||||
?>
|
||||
</form>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue
Block a user