mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +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) { /* {{{ */
|
||||
echo '</table>';
|
||||
echo '</table>';
|
||||
$this->contentContainerEnd();
|
||||
parent::showEndPaneContent($name, $currenttab);
|
||||
} /* }}} */
|
||||
|
|
Loading…
Reference in New Issue
Block a user