Ignore:
Timestamp:
05/05/11 15:10:24 (13 years ago)
Author:
airton
Message:

Ticket #1837 - Adequar tamando das telas do ExpressoMail?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/expressoMail1_2/js/main.js

    r4223 r4225  
    24922492        } 
    24932493        form_upload.innerHTML = '<form method="POST" name="form_import" enctype="multipart/form-data">'+get_lang('zip mails to import')+':<br>'+ 
    2494         '<input name="file_1" maxlength="255" size="50" id="file_1" type="file"><br>' + 
     2494        '<input name="file_1" maxlength="255" size="40" id="file_1" type="file"><br>' + 
    24952495        '<input title="'+get_lang('Select a folder')+'"  value="' + get_lang('Select a folder') + '"' + 'type="button" onclick="javascript:select_import_folder()">&nbsp;' + 
    24962496        '<input title="' + get_lang('Close') + '"  value="' + get_lang('Close') + '"' + 
Note: See TracChangeset for help on using the changeset viewer.