source: branches/version-2_12-multilang/data/Smarty/templates/default_en-US/mail_templates/customer_mail.tpl @ 22361

Revision 22361, 2.0 KB checked in by m_uehara, 11 years ago (diff)

#2048 全角記号を半角記号に変更。

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 * This e-mail has been automatically sent.
23 It can be viewed optimally using monospaced font.
24
25===========================================================
26  * This e-mail has been sent by <!--{$CONF.shop_name}--> to the party wishing
27  to register as a member.
28  If you do not recall carrying out member registration, please
29  disregard this e-mail and you will not be registered as a
30  member.
31 In addition, please contact <!--{$CONF.email02}--> regarding this matter.
32===========================================================
33
34Dear <!--{$name01}--> <!--{$name02}-->,
35
36This is <!--{$CONF.shop_name}-->.
37
38Thank you for your interest in registering as a member.
39
40Currently, your status is that of a temporary member.
41   ~~~~~~
42To complete member registration, please access the URL below.
43*Customer information will be protected
44based on SSL encryption.
45
46<!--{$smarty.const.HTTPS_URL}-->regist/<!--{$smarty.const.DIR_INDEX_PATH}-->?mode=regist&id=<!--{$uniqid}--><!--{$etc_value}-->
47
48Once you have completed member registration via the URL above,
49you will receive another e-mail confirming the details of your
50registration.
51
52
Note: See TracBrowser for help on using the repository browser.