mindstellar/Osclass

$options not passed to textarea in custom fields form

Closed this issue · 0 comments

(

echo self::getInstance()->textarea($name, $value, $attributes);
)

Missing $options as the last argument, label isn't rendered etc.