Ticket #5637: 5637.patch

File 5637.patch, 596 bytes (added by Alfonso Martínez de Lizarrondo, 14 years ago)

Proposed patch

  • _source/plugins/wysiwygarea/plugin.js

     
    669669                                                                                config.docType +
    670670                                                                                '<html dir="' + config.contentsLangDirection + '"' +
    671671                                                                                        ' lang="' + ( config.contentsLanguage || editor.langCode ) + '">' +
     672                                                                                '<head>' +
    672673                                                                                '<title>' + frameLabel + '</title>' +
    673                                                                                 '<head>' +
    674674                                                                                        baseTag +
    675675                                                                                        headExtra +
    676676                                                                                '</head>' +
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy