Index: branches/dev/html/admin/order/mail.php
===================================================================
--- branches/dev/html/admin/order/mail.php	(revision 14008)
+++ branches/dev/html/admin/order/mail.php	(revision 14050)
@@ -76,5 +76,5 @@
 	if (count($objPage->arrErr) == 0) {
 		// ÃíÊ¸¼õÉÕ¥á¡¼¥ë
-		sfSendOrderMail($_POST['order_id'], $_POST['template_id'], $_POST['subject'], $_POST['header'], $_POST['footer']);
+		sfSendOrderMail($_POST['order_id'], $_POST['template_id'], $_POST['subject'], $_POST['body']);
 	}
 	header("Location: " . URL_SEARCH_ORDER);
