View Single Post
  #2  
Old 07-21-2008, 11:21 PM
  carlisleglass's Avatar 
carlisleglass carlisleglass is offline
 

eXpert
  
Join Date: Aug 2003
Location: Carlisle, UK
Posts: 316
 

Default Re: Quick Search Boxes in Admin Header

Add the following to it as well to be able to access order details quicker :

Code:
<form action="order.php"> Order ID: <input type="text" name="orderid"> &nbsp;&nbsp;<input type="submit" name="go" value="Go" /> </form>
__________________
Darren Kierman
Carlisle Glass (http://www.carlisleglass.co.uk/)
... running X-Cart Gold 4.4.5 [unix]
Reply With Quote