|
When the AOM add-on module is activated, some of the layout templates are patched or not used at all. Instead of the old ones, new templates from the modules/ directory are used. Please pay attention when you are customizing your store design and functionality.
WERE USED
|
ARE NOW USED
|
Common templates for Admin and Customer Zones
|
common/order_status.tpl
common/invoice.tpl
common/print_invoice.tpl
|
modules/AOM/common/order_status.tpl
modules/AOM/order_info.tpl
modules/AOM/order_info.tpl
|
Templates used in Admin Zone only
|
common/select_status.tpl
order/search_form.tpl
order/order.tpl
|
modules/AOM/common/select_status.tpl
modules/AOM/search_form.tpl
modules/AOM/order.tpl
|
|