diff --git a/lib/class/art.class.php b/lib/class/art.class.php index f3b19761..71cf53ec 100644 --- a/lib/class/art.class.php +++ b/lib/class/art.class.php @@ -1490,7 +1490,7 @@ class Art extends database_object echo ""; } if ($GLOBALS['user']->has_access('75')) { - echo ""; + echo ""; echo UI::get_icon('delete', T_('Reset Art')); echo ""; } diff --git a/templates/show_catalog_row.inc.php b/templates/show_catalog_row.inc.php index e8643654..9d0fbf21 100644 --- a/templates/show_catalog_row.inc.php +++ b/templates/show_catalog_row.inc.php @@ -40,7 +40,7 @@ $button_flip_state_id = 'button_flip_state_' . $libitem->id; - + id, $icon, T_(ucfirst($icon)),'flip_state_' . $libitem->id); ?>