source: branches/comu-utf8/data/Smarty/templates/mobile/forgot/complete.tpl @ 15099

Revision 15099, 874 bytes checked in by Yammy, 17 years ago (diff)

UTF-8変換済みファイルインポート
1.3.4ベース

Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<center>パスワードを忘れた方</center>
9
10<hr>
11
12パスワードの発行が完了いたしました。ログインには下記のパスワードをご利用ください。<br>
13※下記パスワードは、MYページの「会員登録内容変更」よりご変更いただけます。<br>
14
15<br>
16
17<center><font color="red"><!--{$temp_password}--></font></center>
18
19<br>
20<hr>
21
22<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br>
23<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br>
24
25<br>
26
27<!-- ▼フッター ここから -->
28<!--{include file='footer.tpl'}-->
29<!-- ▲フッター ここまで -->
Note: See TracBrowser for help on using the repository browser.