Hello All,
I have been using x-cart from a long time.
And have made many modifications.
Currently i was trying for a better view for order search result list.
I found out that admin/orders.php was responsible for generation of this list.
It was including '/include/orders.php' which was actually performing the search.
And finally it was displayed using func_display('admin/home.tpl',$smarty);
but even after so much searching I am NOT able to find this file admin/home.tpl'. You may think that this is too silly question

but believe me it is NOT present anywhere
Please help
