Changeset 11559 for branches/mobile/data
- Timestamp:
- 2007/03/06 15:18:31 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mobile/data/Smarty/templates/mobile/cart/index.tpl
r11414 r11559 29 29 <br> 30 30 <!--{* ¿ôÎÌ *}--> 31 ¿ôÎÌ:<!--{$arrProductsClass[cnt].quantity}--><br> 31 ¿ôÎÌ:<!--{$arrProductsClass[cnt].quantity}--> 32 <a href="<!--{$smarty.server.PHP_SELF|escape}-->?mode=up&cart_no=<!--{$arrProductsClass[cnt].cart_no}-->">+</a> 33 <a href="<!--{$smarty.server.PHP_SELF|escape}-->?mode=down&cart_no=<!--{$arrProductsClass[cnt].cart_no}-->">-</a> 34 <a href="<!--{$smarty.server.PHP_SELF|escape}-->?mode=delete&cart_no=<!--{$arrProductsClass[cnt].cart_no}-->">ºï½ü</a><br> 32 35 <!--{* ¹ç·× *}--> 33 36 ¾®·×:<!--{$arrProductsClass[cnt].total_pretax|number_format}-->±ß<br>
Note: See TracChangeset
for help on using the changeset viewer.
