When following the "View the order" link from a product order email the order detail panel opens in the main site template, together with the VM admin menu. This breaks the layout. Surely we do not need the VM admin menu at this stage?
We need it.
The Order List is an Administrator Function, so the Admin Menu is displayed.
But what we could change is "index.php" to "index2.php", so no other modules are displayed.
ciao, Sören
That makes sense to me. I just tested the link using index2.php and it works just fine.