Changeset 20941 for branches/version-2_11-dev/data/Smarty/templates/admin/customer/search_customer.tpl
- Timestamp:
- 2011/05/19 02:26:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/customer/search_customer.tpl
r20764 r20941 39 39 40 40 <!--▼検索フォーム--> 41 <form name="form1" id="form1" method="post" action=" <!--{$smarty.server.REQUEST_URI|h}-->">41 <form name="form1" id="form1" method="post" action="?"> 42 42 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 43 43 <input name="mode" type="hidden" value="search">
Note: See TracChangeset
for help on using the changeset viewer.