Ignore:
Timestamp:
2013/02/20 12:12:23 (11 years ago)
Author:
Qwert
Message:

#2153 (各種テンプレート修正)

管理画面の基本情報管理・商品管理・会員管理・受注管理・売上集計・メルマガ管理・コンテンツ管理の直せそうな範囲のみ修正。

File:
1 edited

Legend:

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

    r22206 r22571  
    6666    <div class="ms2side__area"> 
    6767        <span class="attention"><!--{$arrErr.output_list}--></span> 
    68         <select multiple name="output_list[]" style="<!--{$arrErr.output_list|sfGetErrorColor}-->;" id="output_list" size="20"> 
     68        <select multiple="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.