Ignore:
Timestamp:
2013/05/02 18:11:36 (11 years ago)
Author:
h_yoshimoto
Message:

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/admin/contents/csv.tpl

    r22571 r22796  
    6666    <div class="ms2side__area"> 
    6767        <span class="attention"><!--{$arrErr.output_list}--></span> 
    68         <select multiple="multiple" name="output_list[]" style="<!--{$arrErr.output_list|sfGetErrorColor}-->;" id="output_list" size="20"> 
     68        <select multiple name="output_list[]" style="<!--{$arrErr.output_list|sfGetErrorColor}-->;" id="output_list" size="20"> 
    6969            <!--{html_options options=$arrOptions selected=$arrSelected}--> 
    7070        </select> 
Note: See TracChangeset for help on using the changeset viewer.