Changeset 23177
- Timestamp:
- 2013/09/02 16:55:27 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13_0/data/Smarty/templates/admin/products/product.tpl
r23140 r23177 442 442 <!--{assign var=key value="recommend_comment`$smarty.section.cnt.iteration`"}--> 443 443 <span class="attention"><!--{$arrErr[$key]}--></span> 444 商品コード:<!--{$arrRecommend[$recommend_no].product_code_min}--><br /> 444 商品コード:<!--{$arrRecommend[$recommend_no].product_code_min}--> 445 <!--{if $arrRecommend[$recommend_no].product_code_min != $arrRecommend[$recommend_no].product_code_max}--> 446 ~ <!--{$arrRecommend[$recommend_no].product_code_max}--> 447 <!--{/if}--> 448 <br /> 445 449 商品名:<!--{$arrRecommend[$recommend_no].name|h}--><br /> 446 450 <textarea name="<!--{$key}-->" cols="60" rows="8" class="area60" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" ><!--{"\n"}--><!--{$arrRecommend[$recommend_no].comment|h}--></textarea><br />
Note: See TracChangeset
for help on using the changeset viewer.