--- uc_gift_order.orig/uc_gift_order.module	2010-12-11 12:15:46.000000000 +0800
+++ uc_gift_order/uc_gift_order.module	2011-08-21 00:19:05.000000000 +0800
@@ -108,7 +108,7 @@
  * Implementation of hook_uc_invoice_templates().
  */
 function uc_gift_order_uc_invoice_templates() {
-  return array('gift_order');
+  return array('gift_message');
 }
 
 /*******************************************************************************
