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/rich_text_editor.js

    r3865 r4225  
    497497                form_upload.style.height = "75px"; 
    498498                form_upload.innerHTML = get_lang('Select the desired image file')+':<br>'+ 
    499                                                                 '<input name="image_at" maxlength="255" size="50" id="inputFile_img" type="file"><br>' + 
     499                                                                '<input name="image_at" maxlength="255" size="40" id="inputFile_img" type="file"><br>' + 
    500500                                                                '<input title="' + get_lang('Include') + '"  value="' + get_lang('Include') + '"' + 'type="button" onclick="RichTextEditor.addInputFile();">&nbsp;' + 
    501501                                                                '<input title="' + get_lang('Close') + '"  value="' + get_lang('Close') + '"' + 
Note: See TracChangeset for help on using the changeset viewer.