2010-01-13 20:12
Hallo,I want to change the letters "ID" in the order confirmation in "Bestell-Nr." and cannot find it in any file. Can somebody help?
2010-01-13 21:28
Hallöchen,meinst Du die Bestätigung in der E-mail?
2010-01-13 21:42
In the /templates/orders_print.tplthere is a line:<dt class="orderId">ID:</dt><dd class="orderId">$aOrder[iOrder]</dd>Just edit this "ID" in what You want.
2010-01-13 22:11
Wunderbar - genau das war es. Danke!!!