mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
call hook postLoginForm
This commit is contained in:
parent
bad3799d62
commit
0c06df2d78
|
@ -166,6 +166,7 @@ $(document).ready( function() {
|
|||
}
|
||||
$this->contentContainerEnd();
|
||||
$this->formSubmit(getMLText('submit_login'));
|
||||
$this->callHook('postLoginForm');
|
||||
?>
|
||||
</form>
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue
Block a user