Ignore:
Timestamp:
2006/08/29 17:24:39 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/mail/inc_mailmagazine.php

    r2706 r2732  
    2121                            ,array(  "column" => "send_minutes",    "convert" => "n" ) 
    2222                            ,array(  "column" => "subject",         "convert" => "aKV" ) 
    23                             ,array(  "column" => "body",            "convert" => "aKV" ) 
     23                            ,array(  "column" => "body",            "convert" => "KV" ) 
    2424                        ); 
    2525 
Note: See TracChangeset for help on using the changeset viewer.