Modify

Opened 4 years ago

Closed 4 years ago

#2107 closed Bug/Fehler (fixed)

Admin > Produkt Bearbeiten: Überschrift "Artikelbilder" wird nicht angezeigt

Reported by: web-looks.de Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.7.0
Component: Admin Version: 2.0.6.0
Keywords: Cc:
Blocked By: Blocking:

Description

/admin/includes/modules/products_images.php

Suchen nach:

echo '<div class="main div_header"><?php echo HEADING_PRODUCT_IMAGES; ?></div>';

Ersetzen mit:

echo '<div class="main div_header">'.HEADING_PRODUCT_IMAGES.'</div>';

Attachments (0)

Change History (2)

comment:1 by Torsten Riemer, 4 years ago

Milestone: modified-shop-2.0.6.1

comment:2 by Torsten Riemer, 4 years ago

Resolution: fixed
Status: newclosed

In 13766:

fix #2107 - fix code for product images heading

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.