Changeset 3944 in subversion
- Timestamp:
- Sep 6, 2010 1:51:45 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/compose.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/compose.inc
r3840 r3944 991 991 992 992 $out = html::div($attrib, 993 $OUTPUT->form_tag(array('name' => ' form', 'method' => 'post', 'enctype' => 'multipart/form-data'),993 $OUTPUT->form_tag(array('name' => 'uploadform', 'method' => 'post', 'enctype' => 'multipart/form-data'), 994 994 html::div(null, rcmail_compose_attachment_field(array('size' => $attrib[attachmentfieldsize]))) . 995 995 html::div('hint', rcube_label(array('name' => 'maxuploadsize', 'vars' => array('size' => $max_filesize)))) .
Note: See TracChangeset
for help on using the changeset viewer.
