1 | <!--{* |
---|
2 | * This file is part of EC-CUBE |
---|
3 | * |
---|
4 | * Copyright(c) 2000-2012 LOCKON CO.,LTD. All Rights Reserved. |
---|
5 | * |
---|
6 | * http://www.lockon.co.jp/ |
---|
7 | * |
---|
8 | * This program is free software; you can redistribute it and/or |
---|
9 | * modify it under the terms of the GNU General Public License |
---|
10 | * as published by the Free Software Foundation; either version 2 |
---|
11 | * of the License, or (at your option) any later version. |
---|
12 | * |
---|
13 | * This program is distributed in the hope that it will be useful, |
---|
14 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
16 | * GNU General Public License for more details. |
---|
17 | * |
---|
18 | * You should have received a copy of the GNU General Public License |
---|
19 | * along with this program; if not, write to the Free Software |
---|
20 | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
---|
21 | *}--> |
---|
22 | <!--{$tpl_header}--> |
---|
23 | * This e-mail has been automatically sent. |
---|
24 | It can be viewed optimally using monospaced font. |
---|
25 | |
---|
26 | ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ |
---|
27 | * This e-mail has been sent by <!--{$tpl_shopname}--> to the party making |
---|
28 | an inquiry. |
---|
29 | If you do not recall making an inquiry, please disregard |
---|
30 | this e-mail. |
---|
31 | In addition, please contact <!--{$tpl_infoemail}--> regarding this matter. |
---|
32 | ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ |
---|
33 | |
---|
34 | Dear <!--{$arrForm.name01.value}-->, |
---|
35 | |
---|
36 | We have received your inquiry below. |
---|
37 | We will contact you as soon as we are able to confirm the issue at hand. |
---|
38 | Thank you for your patience. |
---|
39 | |
---|
40 | ■Name :<!--{$arrForm.name01.value}--> <!--{$arrForm.name02.value}--> (<!--{$arrForm.kana01.value}--> <!--{$arrForm.kana02.value}-->) |
---|
41 | ■Postal code:<!--{if $arrForm.zip01.value && $arrForm.zip02.value}--><!--{$arrForm.zip01.value}-->-<!--{$arrForm.zip02.value}--><!--{/if}--> |
---|
42 | |
---|
43 | ■Address :<!--{$arrPref[$arrForm.pref.value]}--><!--{$arrForm.addr01.value}--><!--{$arrForm.addr02.value}--> |
---|
44 | ■Telephone number:<!--{$arrForm.tel01.value}-->-<!--{$arrForm.tel02.value}-->-<!--{$arrForm.tel03.value}--> |
---|
45 | ■E-mail address:<!--{$arrForm.email.value}--> |
---|
46 | ■Details of inquiry |
---|
47 | <!--{$arrForm.contents.value}--> |
---|
48 | <!--{$tpl_footer}--> |
---|