Thread: Gift Order Mod
View Single Post
  #5  
Old 05-10-2007, 01:30 PM
  DreamCatcher's Avatar 
DreamCatcher DreamCatcher is offline
 

Senior Member
  
Join Date: Mar 2004
Posts: 178
 

Default Re: Gift Order Mod

I just updated the code to use

{if $order.isgift eq '1' and $smarty.get.mode eq 'invoice'}

instead of assigning the $_GET['mode'] to a variable. It removes the need to edit admin/order.php

-Todd
Reply With Quote