Changeset 23614 for branches/version-2_13-dev/data/Smarty/templates/default
- Timestamp:
- 2014/09/02 11:26:44 (12 years ago)
- Location:
- branches/version-2_13-dev/data/Smarty/templates/default/products
- Files:
-
- 2 edited
-
detail.tpl (modified) (2 diffs)
-
list.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/default/products/detail.tpl
r23546 r23614 180 180 <div class="main_comment"><!--{$arrProduct.main_comment|nl2br_html}--></div> 181 181 182 <!--▼買い物 かご-->182 <!--▼買い物カゴ--> 183 183 <div class="cart_area clearfix"> 184 184 <input type="hidden" name="mode" value="cart" /> … … 275 275 <!--{/if}--> 276 276 </div> 277 <!--▲買い物 かご-->277 <!--▲買い物カゴ--> 278 278 </div> 279 279 </div> -
branches/version-2_13-dev/data/Smarty/templates/default/products/list.tpl
r23546 r23614 196 196 </div> 197 197 198 <!--▼買い物 かご-->198 <!--▼買い物カゴ--> 199 199 <div class="cart_area clearfix"> 200 200 <!--{if $tpl_stock_find[$id]}--> … … 249 249 <!--{/if}--> 250 250 </div> 251 <!--▲買い物 かご-->251 <!--▲買い物カゴ--> 252 252 </div> 253 253 </div>
Note: See TracChangeset
for help on using the changeset viewer.
