Ignore:
Timestamp:
2012/12/04 20:09:02 (11 years ago)
Author:
h_yoshimoto
Message:

#1955 r22111r22120 間のコミットをmerge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/sphone/shopping/payment.tpl

    r21867 r22122  
    263263                <!--{assign var=key value="message"}--> 
    264264                <span class="attention"><!--{$arrErr[$key]}--></span> 
    265                 <textarea name="<!--{$key}-->" id="etc" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" cols="62" rows="8" class="textarea data-role-none" wrap="hard"><!--{$arrForm[$key].value|h}--></textarea><br /> 
     265                <textarea name="<!--{$key}-->" id="etc" style="<!--{$arrErr[$key]|sfGetErrorColor}-->" cols="62" rows="8" class="textarea data-role-none" wrap="hard"><!--{"\n"}--><!--{$arrForm[$key].value|h}--></textarea><br /> 
    266266            </div><!--▲form_area --> 
    267267        </section> 
Note: See TracChangeset for help on using the changeset viewer.