Does someone know how i can delete the entry-fields in the "order-form"? I want only want the name and before name to be left. Although I work with php sometimes, I don't get how to do this.
Many thanks, you'll help is needed.
W from Holland
KiralyVlad
2006-11-18 00:35
Take a look at templates/orders-delivery.tpl (i guess you mean the form where the customer has to enter his name, telephone number, e-mail and so on).... you will have something like this:
Just delete the entire <tr> ---> </tr> you don't need... I guess leaving the script untouched is the best, so only edit the template file.... you could also delete line from this (also in templates/orders_delivery.tpl: