diff --git a/includes/solution_packs.inc b/includes/solution_packs.inc index 1646f0da..c0305f88 100644 --- a/includes/solution_packs.inc +++ b/includes/solution_packs.inc @@ -680,7 +680,6 @@ function islandora_viewers_form($variable_id = NULL, $mimetype = NULL, $model = '#value' => $name, ); $form['viewers'][$variable_id]['label'][$name] = array( - '#type' => 'item', '#type' => 'item', '#markup' => $profile['label'], );