Ticket #5840: 5840.patch
File 5840.patch, 463 bytes (added by , 13 years ago) |
---|
-
_source/plugins/image/dialogs/image.js
575 575 id : 'txtAlt', 576 576 type : 'text', 577 577 label : editor.lang.image.alt, 578 accessKey : ' A',578 accessKey : 'T', 579 579 'default' : '', 580 580 onChange : function() 581 581 {