Changeset 18267 for branches/version-2_4/data/Smarty
- Timestamp:
- 2009/08/16 16:08:52 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4/data/Smarty/templates/default/products/customer_favorite_products.tpl
r18261 r18267 1 1 <!--{* お気に入り追加機能ON && 会員がログイン中 ⇒ お気に入りに追加するボタンを表示させる *}--> 2 2 <!--{if $smarty.const.OPTION_FAVOFITE_PRODUCT == 1 && $tpl_login === true}--> 3 <!--{assign var=add_favorite value="add_favorite`$ product_id`"}-->3 <!--{assign var=add_favorite value="add_favorite`$add_favorite_product_id`"}--> 4 4 <!--{if $arrErr[$add_favorite]}--> 5 5 <div class="attention"><!--{$arrErr[$add_favorite]}--></div>
Note: See TracChangeset
for help on using the changeset viewer.
