mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 12:41:30 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
22463fdb40
|
@ -39,7 +39,7 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style {
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
protected function showEndPaneContent($name, $currenttab) { /* {{{ */
|
protected function showEndPaneContent($name, $currenttab) { /* {{{ */
|
||||||
echo '</table>';
|
echo '</table>';
|
||||||
$this->contentContainerEnd();
|
$this->contentContainerEnd();
|
||||||
parent::showEndPaneContent($name, $currenttab);
|
parent::showEndPaneContent($name, $currenttab);
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user