mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
remove contentContainerEnd() as there is no corresponding Start
This commit is contained in:
parent
78344f2c77
commit
8b3289aa8a
|
@ -295,7 +295,6 @@ $(document).ready( function() {
|
|||
</div>
|
||||
|
||||
<?php
|
||||
$this->contentContainerEnd();
|
||||
$this->contentEnd();
|
||||
$this->htmlEndPage();
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user