﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1435	In /admin/includes/modules/customers_edit.php fehlendes </tr>	noRiddle	somebody	"In im Betreff genannter Datei fehlt ein schließendes </tr> in folgendem Code:

{{{
           <tr>
            <td class=""dataTableConfig col-left""><?php echo TABLE_HEADING_AMOUNT; ?></td>
            <td class=""dataTableConfig col-single-right"">
            <?php  echo $xtPrice->xtcFormat($cInfo->amount, true);
              /*
              if ($processed == true) {
                echo $cInfo->amount.xtc_draw_hidden_field('amount', $cInfo->amount);
              } else {
                echo xtc_draw_input_field('amount', $cInfo->amount);
              }
              */
              ?>
            </td>
}}}

Gruß,
noRiddle
"	Bug/Fehler	closed	normal	modified-shop-2.0.4.0	Admin	2.0.3.0	fixed				
