Stephie Posted February 12, 2010 Share Posted February 12, 2010 I would like to add a link to the admin panel under orders or tools. I installed recover order mod but there is not a link for this you must manually put this in to address bar every time :http://yourdomain.com/catalog/admin/recover_order.php?cID=60 Im not sure what file to edit or what code to put in. Any help would be appreciated. Link to comment Share on other sites More sharing options...
johnnybebad Posted February 12, 2010 Share Posted February 12, 2010 I would like to add a link to the admin panel under orders or tools. I installed recover order mod but there is not a link for this you must manually put this in to address bar every time :http://yourdomain.com/catalog/admin/recover_order.php?cID=60 Im not sure what file to edit or what code to put in. Any help would be appreciated. Hi you need to decide which section you are to put the link into. admin/includes/boxes/tools.php add code . . '<a href="/recover_order.php?cID=60">Recover Order</a><br>' . dont and that at the end of all the links listed as the code above is for somewhere inbetween links, you should be able to see where one link starts and ends, you shouldnt have .. '<a href, just the one . should be able to see this in the file when you look. hope that helps Getting better with mods but no programmer am I. Link to comment Share on other sites More sharing options...
Stephie Posted February 13, 2010 Author Share Posted February 13, 2010 Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.