﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
802	product_info_v1.html	Volker Strähle	Markus Rehm	"template/tpl_modified/module/product_info/product_info_v1.html:

zoomtext wird angezeigt, auch wenn kein Bild vorhanden ist.

statt:
{{{
  <div id=""product_details"">
    <div class=""pd_imagebox"">
      <div class=""pd_big_image"">
        {if $PRODUCTS_IMAGE != ''}<a class=""cbimages"" title ....
}}}

richtig:
{{{
  {if $PRODUCTS_IMAGE != ''}<div id=""product_details"">
    <div class=""pd_imagebox"">
      <div class=""pd_big_image"">
        <a class=""cbimages"" title ....
}}}"	Bug/Fehler	closed	normal	modified-shop-2.0.0.0	Template	2.0.0.0	fixed				
