From 13fac4158ebbb842311cf1d1c9884c74a9820b75 Mon Sep 17 00:00:00 2001 From: MorganDawe Date: Wed, 4 Feb 2015 13:18:24 -0400 Subject: [PATCH] Added class to print icon. --- islandora.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/islandora.module b/islandora.module index 31986877..8626ca63 100644 --- a/islandora.module +++ b/islandora.module @@ -2010,7 +2010,7 @@ function islandora_menu_local_tasks_alter(&$data, $router_item, $root_path) { if ($tab['#link']['path'] == 'islandora/object/%/print_object') { if ($root_path == 'islandora/object/%') { $islandora_path = drupal_get_path('module', 'islandora'); - $tab['#prefix'] = '
  • '; + $tab['#prefix'] = '
  • '; $tab['#suffix'] = '
  • '; $tab['#theme'] = 'link'; $tab['#text'] = theme('image', array(