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/default/products/review.tpl

    r21867 r22122  
    7777            <td> 
    7878                <span class="attention"><!--{$arrErr.comment}--></span> 
    79                 <textarea name="comment" cols="50" rows="10" style="<!--{$arrErr.comment|sfGetErrorColor}-->" class="area350"><!--{$arrForm.comment|h}--></textarea> 
     79                <textarea name="comment" cols="50" rows="10" style="<!--{$arrErr.comment|sfGetErrorColor}-->" class="area350"><!--{"\n"}--><!--{$arrForm.comment|h}--></textarea> 
    8080            </td> 
    8181        </tr> 
Note: See TracChangeset for help on using the changeset viewer.