Zen Follower
- Join Date:
- May 2010
- Posts:
- 192
- Plugin Contributions:
- 5
Edit Orders v4.0 Support Thread
Here is the exact line wich is not possible to eddit:
<td class="dataTableContent" align="right" valign="top"><input class="amount" name="update_products[<?php echo $orders_products_id; ?>][final_price]" size="5" value="<?php echo number_format($order->products[$i]['final_price'], 2, '.', ''); ?>" /></td>