Changeset 23518 for branches/version-2_13-dev/data/Smarty
- Timestamp:
- 2014/06/04 00:11:08 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/default/mypage/history.tpl
r23494 r23518 83 83 <!--{if $orderDetail.product_type_id == $smarty.const.PRODUCT_TYPE_DOWNLOAD}--> 84 84 <!--{if $orderDetail.is_downloadable}--> 85 <a target="_self" href="<!--{$smarty.const.ROOT_URLPATH}-->mypage/download.php?order_id=<!--{$tpl_arrOrderData.order_id}-->&product_ id=<!--{$orderDetail.product_id}-->&product_class_id=<!--{$orderDetail.product_class_id}-->">ダウンロード</a>85 <a target="_self" href="<!--{$smarty.const.ROOT_URLPATH}-->mypage/download.php?order_id=<!--{$tpl_arrOrderData.order_id}-->&product_class_id=<!--{$orderDetail.product_class_id}-->">ダウンロード</a> 86 86 <!--{else}--> 87 87 <!--{if $orderDetail.payment_date == "" && $orderDetail.effective == "0"}-->
Note: See TracChangeset
for help on using the changeset viewer.
