Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
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
  • branches/feature-module-update/data/Smarty/templates/mobile/guide/usage1.tpl

    r12157 r15078  
    66 */ 
    77*}--> 
    8 <center>¾¦ÉʤÎõ¤·Êý</center> 
     8<center>商品の探し方</center> 
    99 
    1010<hr> 
    1111 
    12 <!-- ¢§ËÜʸ ¤³¤³¤«¤é --> 
    13 ¡Ö¾¦ÉʤÎõ¤·Êý¡×¤ÎËÜʸ<br> 
    14 <!-- ¢¥ËÜʸ ¤³¤³¤Þ¤Ç --> 
     12<!-- ▼本文 ここから --> 
     13「商品の探し方」の本文<br> 
     14<!-- ▲本文 ここまで --> 
    1515 
    1616<br> 
    1717<hr> 
    1818 
    19 <a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br> 
    20 <a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br> 
     19<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br> 
     20<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br> 
    2121 
    2222<br> 
    2323 
    24 <!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é --> 
     24<!-- ▼フッター ここから --> 
    2525<!--{include file='footer.tpl'}--> 
    26 <!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç --> 
     26<!-- ▲フッター ここまで --> 
Note: See TracChangeset for help on using the changeset viewer.