mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Admin area GUI tweaks
This commit is contained in:
@@ -733,7 +733,13 @@ if (!class_exists('e107table', false))
|
||||
public $eMenuArea;
|
||||
public $eMenuTotal = array();
|
||||
public $eSetStyle;
|
||||
|
||||
|
||||
/**
|
||||
* @param $caption
|
||||
* @param $text
|
||||
* @param $mode
|
||||
* @param $return boolean : return the html instead of echo it.
|
||||
*/
|
||||
function tablerender($caption, $text, $mode = 'default', $return = false)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user