Index: /branches/dev/data/Smarty/templates/admin/order/index.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/order/index.tpl	(revision 17)
+++ /branches/dev/data/Smarty/templates/admin/order/index.tpl	(revision 13626)
@@ -241,4 +241,7 @@
 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
 <form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
+<!--{foreach from=$smarty.post key="key" item="item"}-->
+<!--{if $key ne "mode" && $key ne "del_mode" && $key ne "edit_customer_id" && $key ne "send_customer_id" && $key ne "del_customer_id" && $key ne "search_pageno" && $key ne "csv_mode" && $key ne "job" && $key ne "sex"}--><input type="hidden" name="<!--{$key|escape}-->" value="<!--{$item|escape}-->"><!--{/if}-->
+<!--{/foreach}-->
 <input type="hidden" name="mode" value="search">
 <input type="hidden" name="order_id" value="">		
