diff --git a/src/usr/local/www/pkg_edit.php b/src/usr/local/www/pkg_edit.php index 651f1158b9..1048f34897 100644 --- a/src/usr/local/www/pkg_edit.php +++ b/src/usr/local/www/pkg_edit.php @@ -301,7 +301,7 @@ function bootstrapTable($text) { * the specified element to $group */ function display_row($trc, $value, $fieldname, $type, $rowhelper, $description, $ewidth = null) { - global $text, $group; + global $text, $group, $config; switch ($type) { case "input":