mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
add missing containerEnd
This commit is contained in:
parent
7f7bb2926d
commit
e4d589e9a7
|
@ -711,7 +711,8 @@ if(!is_writeable($settings->_configFilePath)) {
|
|||
}
|
||||
?>
|
||||
</table>
|
||||
</div>
|
||||
<?php $this->contentContainerEnd(); ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
if(is_writeable($settings->_configFilePath)) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user