mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
add missing closing div
This commit is contained in:
parent
40c57f3dee
commit
3209fc0da2
|
@ -485,6 +485,7 @@ $(document).ready( function() {
|
|||
<div class="ajax" data-view="UsrMgr" data-action="form" <?php echo ($seluser ? "data-query=\"userid=".$seluser->getID()."\"" : "") ?>></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
$this->contentEnd();
|
||||
|
|
Loading…
Reference in New Issue
Block a user