source: branches/version-2_4/data/Smarty/templates/default/mypage/change_confirm.tpl @ 18734

Revision 18734, 5.5 KB checked in by nanasess, 14 years ago (diff)

Copyright の更新(#601)

  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/html; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2010 LOCKON CO.,LTD. All Rights Reserved.
6 *
7 * http://www.lockon.co.jp/
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 2
12 * of the License, or (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22 */
23*}-->
24<!--▼CONTENTS-->
25<div id="mypagecolumn">
26  <h2 class="title"><img src="<!--{$TPL_DIR}-->img/mypage/title.jpg" width="700" height="40" alt="MYページ" /></h2>
27<!--{include file=$tpl_navi}-->
28<div id="mycontentsarea">
29    <h3><img src="<!--{$TPL_DIR}-->img/mypage/subtitle02.gif" width="515" height="32" alt="会員登録内容変更" /></h3>
30    <p>下記の内容で送信してもよろしいでしょうか?<br />
31      よろしければ、一番下の「会員登録完了へ」ボタンをクリックしてください。</p>
32
33
34    <form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
35      <input type="hidden" name="mode" value="complete" />
36      <input type="hidden" name="customer_id" value="<!--{$arrForm.customer_id|escape}-->" />
37      <!--{foreach from=$arrForm key=key item=item}-->
38        <!--{if $key ne "mode" && $key ne "subm"}-->
39        <input type="hidden" name="<!--{$key|escape}-->" value="<!--{$item|escape}-->" />
40        <!--{/if}-->
41      <!--{/foreach}-->
42      <table summary=" " class="delivname">
43        <tr>
44          <th>お名前<span class="attention">※</span></th>
45          <td><!--{$arrForm.name01|escape}--> <!--{$arrForm.name02|escape}--></td>
46        </tr>
47        <tr>
48          <th>お名前(フリガナ)<span class="attention">※</span></th>
49          <td><!--{$arrForm.kana01|escape}--> <!--{$arrForm.kana02|escape}--></td>
50        </tr>
51        <tr>
52          <th>郵便番号<span class="attention">※</span></th>
53          <td><!--{$arrForm.zip01}-->-<!--{$arrForm.zip02}--></td>
54        </tr>
55        <tr>
56          <th>住所<span class="attention">※</span></th>
57          <td><!--{$arrPref[$arrForm.pref]}--><!--{$arrForm.addr01|escape}--><!--{$arrForm.addr02|escape}--></td>
58        </tr>
59        <tr>
60          <th>電話番号<span class="attention">※</span></th>
61          <td><!--{$arrForm.tel01|escape}-->-<!--{$arrForm.tel02}-->-<!--{$arrForm.tel03}--></td>
62        </tr>
63        <tr>
64          <th>FAX</th>
65          <td><!--{if strlen($arrForm.fax01) > 0}--><!--{$arrForm.fax01}-->-<!--{$arrForm.fax02}-->-<!--{$arrForm.fax03}--><!--{else}-->未登録<!--{/if}--></td>
66        </tr>
67        <tr>
68          <th>メールアドレス<span class="attention">※</span></th>
69          <td><a href="<!--{$arrForm.email|escape:'hex'}-->"><!--{$arrForm.email|escape:'hexentity'}--></a></td>
70        </tr>
71        <tr>
72          <th>携帯メールアドレス</th>
73          <td>
74            <!--{if strlen($arrForm.email_mobile) > 0}-->
75            <a href="<!--{$arrForm.email_mobile|escape:'hex'}-->"><!--{$arrForm.email_mobile|escape:'hexentity'}--></a>
76            <!--{else}-->
77            未登録
78            <!--{/if}-->
79          </td>
80        </tr>
81        <tr>
82          <th>性別<span class="attention">※</span></th>
83          <td><!--{$arrSex[$arrForm.sex]}--></td>
84        </tr>
85        <tr>
86          <th>職業</th>
87          <td><!--{$arrJob[$arrForm.job]|escape|default:"未登録"}--></td>
88        </tr>
89        <tr>
90          <th>生年月日</th>
91          <td><!--{if strlen($arrForm.year) > 0 && strlen($arrForm.month) > 0 && strlen($arrForm.day) > 0}--><!--{$arrForm.year|escape}-->年<!--{$arrForm.month|escape}-->月<!--{$arrForm.day|escape}-->日<!--{else}-->未登録<!--{/if}--></td>
92        </tr>
93        <tr>
94          <th>希望するパスワード<br />
95            <span class="mini">パスワードは購入時に必要です</span></th>
96          <td><!--{$passlen}--></td>
97        </tr>
98        <tr>
99          <th>パスワードを忘れた時のヒント<span class="attention">※</span></th>
100          <td>質問:&nbsp;<!--{$arrReminder[$arrForm.reminder]|escape}--><br />
101              答え:&nbsp;<!--{$arrForm.reminder_answer|escape}--></td>
102        </tr>
103        <tr>
104          <th>メールマガジン送付について<span class="attention">※</span></th>
105          <td><!--{$arrMAILMAGATYPE[$arrForm.mailmaga_flg]}--></td>
106        </tr>
107      </table>
108
109      <div class="tblareabtn">
110        <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('return', '', ''); return false;" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_back_on.gif','back');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_back.gif','back');"><img src="<!--{$TPL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="戻る" name="back" id="back" /></a>
111        &nbsp;
112       <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/common/b_send.gif',this)" src="<!--{$TPL_DIR}-->img/common/b_send.gif" class="box150" alt="送信" name="complete" id="complete" />
113      </div>
114    </form>
115  </div>
116</div>
117<!--▲CONTENTS-->
Note: See TracBrowser for help on using the repository browser.