Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2153 closed Bug/Fehler (duplicate)

Fehlerhafter Code in /admin/includes/products_images.php

Reported by: noRiddle 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

In /admin/includes/products_images.php gibt es ganz oben diesen Code

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

der wohl so lauten soll

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

Gruß,
noRiddle

Attachments (0)

Change History (2)

comment:1 by Torsten Riemer, 4 years ago

Resolution: duplicate
Status: newclosed

Duplikat von Ticket #2107.

comment:2 by noRiddle, 4 years ago

Upps, sorry for the duplicate.

Gruß,
noRiddle

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.