diff --git a/etemplate/inc/class.uietemplate.inc.php b/etemplate/inc/class.uietemplate.inc.php index b99a796a42..b7728125df 100644 --- a/etemplate/inc/class.uietemplate.inc.php +++ b/etemplate/inc/class.uietemplate.inc.php @@ -1763,7 +1763,7 @@ class etemplate extends boetemplate * @param array $content=array(); * @return array */ - private function _sel_options($cell,$name,$content=array()) + function _sel_options($cell,$name,$content=array()) { $sels = array();