1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 00:27:45 +02:00

Fixes #581, Fixes #635 - Menu Manager layout issues corrected.

This commit is contained in:
Cameron
2015-04-01 11:52:50 -07:00
parent 872678aecd
commit 9ec734770b
4 changed files with 37 additions and 20 deletions

View File

@@ -875,7 +875,17 @@ if (!class_exists('e107table', false))
// $this->themeClass = e107::getPref('sitetheme')."_theme"; // disabled at the moment.
$this->adminThemeClass = e107::getPref('admintheme')."_admintheme"; // Check for a class.
}
/**
* @param $style
*/
function setStyle($style)
{
$this->eSetStyle = $style;
}
/**
* @param $caption string caption text
* @param $text string