Ticket #5840: 5840.patch

File 5840.patch, 463 bytes (added by Minh Nguyen, 13 years ago)

Change accessKey of alt field from "A" to "T".

  • _source/plugins/image/dialogs/image.js

     
    575575                                                        id : 'txtAlt',
    576576                                                        type : 'text',
    577577                                                        label : editor.lang.image.alt,
    578                                                         accessKey : 'A',
     578                                                        accessKey : 'T',
    579579                                                        'default' : '',
    580580                                                        onChange : function()
    581581                                                        {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy