Changeset 11850 for branches/dev/data/Smarty
- Timestamp:
- 2007/03/13 17:17:17 (19 years ago)
- Location:
- branches/dev/data/Smarty/templates/mobile/products
- Files:
-
- 2 edited
-
category_list.tpl (modified) (1 diff)
-
search.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/products/category_list.tpl
r11800 r11850 27 27 28 28 <a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br> 29 <a href="<!--{$smarty.const. URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>29 <a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br> 30 30 31 31 <br> -
branches/dev/data/Smarty/templates/mobile/products/search.tpl
r11800 r11850 24 24 25 25 <a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br> 26 <a href="<!--{$smarty.const. URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>26 <a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br> 27 27 28 28 <br>
Note: See TracChangeset
for help on using the changeset viewer.
