source: temp/branches/mobile/data/Smarty/templates/mobile/mypage/index.tpl @ 11418

Revision 11418, 696 bytes checked in by rebelt, 17 years ago (diff)

以下のモバイルサイト用ページ・機能を作成いたしました。

  • 退会
  • MYページ (お届け先登録以外)
  • メルマガ登録・解除
  • 画像変換機能
  • Property svn:eol-style set to native
Line 
1<div align="center">MY¥Ú¡¼¥¸TOP</div>
2<hr>
3
4<!--{$CustomerName1|escape}--> <!--{$CustomerName2|escape}-->ÍÍ<br>
5¤¤¤Ä¤â¤´ÍøÍѤ¤¤¿¤À¤­¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£<br>
6<br>
7<a href="history.php" accesskey="1"><!--{1|numeric_emoji}-->¹ØÆþÍúÎò<br>
8<a href="change.php" accesskey="2"><!--{2|numeric_emoji}-->ÅÐÏ¿ÆâÍÆÊѹ¹<br>
9<a href="refusal.php" accesskey="3"><!--{3|numeric_emoji}-->Âà²ñ<br>
10
11<hr>
12
13<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
14<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
15
16<br>
17
18<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
19<!--{include file='footer.tpl'}-->
20<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.