Ignore:
Timestamp:
2013/01/20 18:18:54 (11 years ago)
Author:
h_yoshimoto
Message:

#1991 テキスト切り出し時の誤りを修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl

    r22279 r22291  
    426426                <span class="attention"><!--{$arrErr[$key]}--></span> 
    427427                <!--{t string="tpl_192"}-->:<!--{$arrRecommend[$recommend_no].product_code_min}--><br /> 
    428                 <!--{t string="tpl_189"}-->:<!--{$arrRecommend[$recommend_no].name|h}--><br /> 
     428                <!--{t string="tpl_188"}-->:<!--{$arrRecommend[$recommend_no].name|h}--><br /> 
    429429                <textarea name="<!--{$key}-->" cols="60" rows="8" class="area60" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" ><!--{"\n"}--><!--{$arrRecommend[$recommend_no].comment|h}--></textarea><br /> 
    430430                <span class="attention"> <!--{t string="tpl_023" T_FIELD=$smarty.const.LTEXT_LEN}--></span> 
Note: See TracChangeset for help on using the changeset viewer.