- Timestamp:
- 2007/07/20 15:58:59 (16 years ago)
- Location:
- branches/feature-module-update
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update
-
Property
svn:ignore
set to
.cache
.settings
.projectOptions
-
Property
svn:ignore
set to
-
branches/feature-module-update/data/Smarty/templates/mobile/top.tpl
r12157 r15078 6 6 */ 7 7 *}--> 8 <!-- ¢§¥í¥´ ¤³¤³¤«¤é-->8 <!-- ▼ロゴ ここから --> 9 9 <center><img src="<!--{$smarty.const.URL_DIR}-->img/header/logo.gif"></center> 10 <!-- ¢¥¥í¥´ ¤³¤³¤Þ¤Ç-->10 <!-- ▲ロゴ ここまで --> 11 11 12 12 <br> 13 13 14 <!-- ¢§¿·Ãå¾ðÊó ¤³¤³¤«¤é-->14 <!-- ▼新着情報 ここから --> 15 15 <!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/news.php}--> 16 <!-- ¢¥¿·Ãå¾ðÊó ¤³¤³¤Þ¤Ç-->16 <!-- ▲新着情報 ここまで --> 17 17 18 18 <br> 19 19 20 <!-- ¢§¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤«¤é-->20 <!-- ▼ピックアップ商品 ここから --> 21 21 <hr> 22 22 <!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/best5.php}--> 23 23 <hr> 24 <!-- ¢¥¥Ô¥Ã¥¯¥¢¥Ã¥×¾¦ÉÊ ¤³¤³¤Þ¤Ç-->24 <!-- ▲ピックアップ商品 ここまで --> 25 25 26 26 <br> 27 27 28 <!-- ¢§¥á¥Ë¥å¡¼ ¤³¤³¤«¤é-->29 <!--{1|numeric_emoji}--> ¾¦ÉÊ¥«¥Æ¥´¥ê<br>28 <!-- ▼メニュー ここから --> 29 <!--{1|numeric_emoji}-->商品カテゴリ<br> 30 30 <!--{include_php file=`$smarty.const.MOBILE_HTML_PATH`frontparts/bloc/category.php}--> 31 <a href="products/search.php" accesskey="2"><!--{2|numeric_emoji}--> ¾¦Éʸ¡º÷</a><br>31 <a href="products/search.php" accesskey="2"><!--{2|numeric_emoji}-->商品検索</a><br> 32 32 <!--{if $isLogin eq true}--> 33 <a href="mypage/refusal.php" accesskey="3"><!--{3|numeric_emoji}--> ²ñ°÷Âà²ñ</a><br>33 <a href="mypage/refusal.php" accesskey="3"><!--{3|numeric_emoji}-->会員退会</a><br> 34 34 <!--{else}--> 35 <a href="entry/new.php" accesskey="3"><!--{3|numeric_emoji}--> ²ñ°÷ÅÐÏ¿</a><br>35 <a href="entry/new.php" accesskey="3"><!--{3|numeric_emoji}-->会員登録</a><br> 36 36 <!--{/if}--> 37 <a href="guide/index.php" accesskey="4"><!--{4|numeric_emoji}--> ¤´ÍøÍÑ¥¬¥¤¥É</a><br>38 <a href="contact/index.php" accesskey="5"><!--{5|numeric_emoji}--> ¤ªÌ䤤¹ç¤»</a><br>39 <a href="mypage/index.php" accesskey="6" utn><!--{6|numeric_emoji}-->MY ¥Ú¡¼¥¸</a><br>40 <!-- ¢¥¥á¥Ë¥å¡¼ ¤³¤³¤Þ¤Ç-->37 <a href="guide/index.php" accesskey="4"><!--{4|numeric_emoji}-->ご利用ガイド</a><br> 38 <a href="contact/index.php" accesskey="5"><!--{5|numeric_emoji}-->お問い合せ</a><br> 39 <a href="mypage/index.php" accesskey="6" utn><!--{6|numeric_emoji}-->MYページ</a><br> 40 <!-- ▲メニュー ここまで --> 41 41 42 42 <br> 43 43 44 <!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é-->44 <!-- ▼フッター ここから --> 45 45 <!--{include file='footer.tpl'}--> 46 <!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç-->46 <!-- ▲フッター ここまで -->
Note: See TracChangeset
for help on using the changeset viewer.