\n".__('Files', 'mailing').': '.join(", ", $mailing_obj->attached); $msg .= ' ['. __('Use it', 'mailing').'] ['. __('Discard', 'mailing').']'; } if(!empty($msg)) print '

'.$msg.'

'."\n"; ?>


attached) > 0 and !$mailing_lost_attachments) print ' checked="checked" disabled="disabled"'; ?> id="mailing_att_area" />


attached) < 1 or $mailing_lost_attachments) print ' style="display:none;"'; ?>>

:
attached) < 1 or $mailing_lost_attachments) { print ''.__('There are no files attached to this message', 'mailing').''; } else { $attlinks = ''; foreach($mailing_obj->attached as $i => $name) { print ''.$name.''; if($i < count($mailing_obj->attached) - 1) print " | "; } } ?>
:
:
: '.__('There are no groups yet', 'mailing').''; else print "$grps"; ?>
:
:
:
load_fckeditor(); } else { the_editor($bcont, 'mailing_content', 'contenttitle'); } ?>