- Timestamp:
- 2011/02/22 14:40:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/default/mypage/history.tpl
r20290 r20325 151 151 <!--{foreach item=item from=$shippingItem.shipment_item}--> 152 152 <tr> 153 <td><!--{$item.product _code|h}--></td>153 <td><!--{$item.productsClass.product_code|h}--></td> 154 154 <td><!--{* 商品名 *}--><!--{$item.productsClass.name|h}--><br /> 155 155 <!--{if $item.productsClass.classcategory_name1 != ""}-->
Note: See TracChangeset
for help on using the changeset viewer.