Changeset 11866 for branches/dev/data/Smarty
- Timestamp:
- 2007/03/14 08:47:04 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/products/list.tpl
r11853 r11866 40 40 <div align="right"> 41 41 <!--{if $i+1<9}--> 42 <a href="<!--{$smarty.const. DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->" accesskey="<!--{$i+1}-->">¾¦Éʾܺ٤آª</a>42 <a href="<!--{$smarty.const.MOBILE_DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->" accesskey="<!--{$i+1}-->">¾¦Éʾܺ٤آª</a> 43 43 <!--{else}--> 44 <a href="<!--{$smarty.const. DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->">¾¦Éʾܺ٤آª</a>44 <a href="<!--{$smarty.const.MOBILE_DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->">¾¦Éʾܺ٤آª</a> 45 45 <!--{/if}--> 46 46 </div>
Note: See TracChangeset
for help on using the changeset viewer.
