diff --git a/include/simpleplugin/class_simpleManagement.inc b/include/simpleplugin/class_simpleManagement.inc index 43384657eb195ca9701bc687cd8022a7fe05cbc4..7a6eb47e7b251d19c808cb2ba8b8de93ce6045fe 100644 --- a/include/simpleplugin/class_simpleManagement.inc +++ b/include/simpleplugin/class_simpleManagement.inc @@ -618,7 +618,7 @@ class simpleManagement /*! * \brief Generates the footer which is used whenever a tab object is displayed. */ - protected function _getTabFooter () + protected function getTabFooter () { // Do not display tab footer for non tab objects if (!($this->tabObject instanceOf simpleTabs)) {