Jump to content

[Solved] How to disable Re-order feature?


Recommended Posts

I am not aware of an option to disable by configuration.
maybe you have to change the theme file.

it is inside file
YourSiteRoot/themes/YourSiteRoot/order-list.tpl

remove or comment out following lines

    getPageLink('order-opc.php', true)}{else}{$link->getPageLink('order.php', true)}{/if}?submitReorder&id;_order={$order.id_order|intval}" title="{l s='Reorder'}">


Link to comment
Share on other sites

  • 3 years later...
×
×
  • Create New...