mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 13:11:31 +00:00
fix indenting of line
This commit is contained in:
parent
2ab8cd5215
commit
81ff5aef93
|
@ -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