source: branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/index.tpl @ 22179

Revision 22179, 7.3 KB checked in by h_yoshimoto, 11 years ago (diff)

#1998 都道府県関連を削除

Line 
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
23<div id="undercolumn">
24    <h2 class="title"><!--{$tpl_title|h}--></h2>
25
26    <div id="undercolumn_contact">
27
28        <p>Depending on the contents, it may take some time to provide a response.<br />
29        Please note that on holidays, your request will be handled the next business day or afterwards.</p>
30
31        <form name="form1" method="post" action="?">
32        <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" />
33        <input type="hidden" name="mode" value="confirm" />
34
35        <table summary="Inquiry">
36            <tr>
37                <th>Name<span class="attention">*</span></th>
38                <td>
39                    <span class="attention"><!--{$arrErr.name01}--><!--{$arrErr.name02}--></span>
40                    Last name&nbsp;<input type="text" class="box120" name="name01" value="<!--{$arrForm.name01.value|default:$arrData.name01|h}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" style="<!--{$arrErr.name01|sfGetErrorColor}-->; ime-mode: active;" />
41                    Name&nbsp;<input type="text" class="box120" name="name02" value="<!--{$arrForm.name02.value|default:$arrData.name02|h}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" style="<!--{$arrErr.name02|sfGetErrorColor}-->; ime-mode: active;" />
42                </td>
43            </tr
44            <tr>
45                <th>Postal code</th>
46                <td>
47                    <span class="attention"><!--{$arrErr.zip01}--><!--{$arrErr.zip02}--></span>
48                    <p class="top">
49                        &nbsp;
50                        <input type="text" name="zip01" class="box60" value="<!--{$arrForm.zip01.value|default:$arrData.zip01|h}-->" maxlength="<!--{$smarty.const.ZIP01_LEN}-->" style="<!--{$arrErr.zip01|sfGetErrorColor}-->; ime-mode: disabled;" />&nbsp;-&nbsp;
51                        <input type="text" name="zip02" class="box60" value="<!--{$arrForm.zip02.value|default:$arrData.zip02|h}-->" maxlength="<!--{$smarty.const.ZIP02_LEN}-->" style="<!--{$arrErr.zip02|sfGetErrorColor}-->; ime-mode: disabled;" />
52                        <a href="http://search.post.japanpost.jp/zipcode/" target="_blank"><span class="mini">Postal code search</span></a>
53                    </p>
54                    <p class="zipimg">
55                        <a class="bt01" href="javascript:fnCallAddress('<!--{$smarty.const.INPUT_ZIP_URLPATH}-->', 'zip01', 'zip02', 'pref', 'addr01');">Automatic address input</a>
56                        <span class="mini">&nbsp;Click after inputting the postal code.</span>
57                    </p>
58                </td>
59            </tr>
60            <tr>
61                <th>Address</th>
62                <td>
63                    <span class="attention"><!--{$arrErr.addr01}--><!--{$arrErr.addr02}--></span>
64
65                    <p>
66                        <input type="text" class="box380" name="addr01" value="<!--{$arrForm.addr01.value|default:$arrData.addr01|h}-->" style="<!--{$arrErr.addr01|sfGetErrorColor}-->; ime-mode: active;" /><br />
67                        <!--{$smarty.const.SAMPLE_ADDRESS1}-->
68                    </p>
69
70                    <p>
71                        <input type="text" class="box380" name="addr02" value="<!--{$arrForm.addr02.value|default:$arrData.addr02|h}-->" style="<!--{$arrErr.addr02|sfGetErrorColor}-->; ime-mode: active;" /><br />
72                        <!--{$smarty.const.SAMPLE_ADDRESS2}-->
73                    </p>
74
75                    <p class="mini"><span class="attention">Separate the address into two fields. Make sure to write down the building name.</span></p>
76                </td>
77            </tr>
78            <tr>
79                <th>Telephone number</th>
80                <td>
81                    <span class="attention"><!--{$arrErr.tel01}--><!--{$arrErr.tel02}--><!--{$arrErr.tel03}--></span>
82                    <input type="text" class="box60" name="tel01" value="<!--{$arrForm.tel01.value|default:$arrData.tel01|h}-->" maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->" style="<!--{$arrErr.tel01|sfGetErrorColor}-->; ime-mode: disabled;" />&nbsp;-&nbsp;
83                    <input type="text" class="box60" name="tel02" value="<!--{$arrForm.tel02.value|default:$arrData.tel02|h}-->" maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->" style="<!--{$arrErr.tel02|sfGetErrorColor}-->; ime-mode: disabled;" />&nbsp;-&nbsp;
84                    <input type="text" class="box60" name="tel03" value="<!--{$arrForm.tel03.value|default:$arrData.tel03|h}-->" maxlength="<!--{$smarty.const.TEL_ITEM_LEN}-->" style="<!--{$arrErr.tel03|sfGetErrorColor}-->; ime-mode: disabled;" />
85                </td>
86            </tr>
87            <tr>
88                <th>E-mail address<span class="attention">*</span></th>
89                <td>
90                    <span class="attention"><!--{$arrErr.email}--><!--{$arrErr.email02}--></span>
91                    <input type="text" class="box380 top" name="email" value="<!--{$arrForm.email.value|default:$arrData.email|h}-->" style="<!--{$arrErr.email|sfGetErrorColor}-->; ime-mode: disabled;" /><br />
92                    <!--{* ログインしていれば入力済みにする *}-->
93                    <!--{if $smarty.server.REQUEST_METHOD != 'POST' && $smarty.session.customer}-->
94                    <!--{assign var=email02 value=$arrData.email}-->
95                    <!--{/if}-->
96                    <input type="text" class="box380" name="email02" value="<!--{$arrForm.email02.value|default:$email02|h}-->" style="<!--{$arrErr.email02|sfGetErrorColor}-->; ime-mode: disabled;" /><br />
97                    <p class="mini"><span class="attention">Input twice for confirmation</span></p>
98                </td>
99            </tr>
100            <tr>
101                <th>Details of inquiry<span class="attention">*</span><br />
102                <span class="mini">(<!--{$smarty.const.MLTEXT_LEN}--> two-byte characters or less)</span></th>
103                <td>
104                    <span class="attention"><!--{$arrErr.contents}--></span>
105                    <textarea name="contents" class="box380" cols="60" rows="20" style="<!--{$arrErr.contents.value|h|sfGetErrorColor}-->; ime-mode: active;"><!--{"\n"}--><!--{$arrForm.contents.value|h}--></textarea>
106                    <p class="mini attention">* Make sure to include the "Order number" for inquiries related to orders.</p>
107                </td>
108            </tr>
109        </table>
110
111        <div class="btn_area">
112            <ul>
113                <li>
114                    <button class="bt02">To confirmation page</button>
115                </li>
116            </ul>
117        </div>
118
119        </form>
120    </div>
121</div>
Note: See TracBrowser for help on using the repository browser.