fixed: rich editor image picker displays incorrectly in IE
This commit is contained in:
parent
5d597b709c
commit
a38024e832
8 changed files with 60 additions and 61 deletions
|
|
@ -1,3 +1,3 @@
|
|||
tinyMCE.addI18n('en.wginsertimage',{
|
||||
desc : 'Insert WebGUI Image',
|
||||
desc : 'Insert WebGUI Image'
|
||||
});
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ tinyMCE.addI18n('en.wginsertimage',{
|
|||
manager : 'WebGUI Collateral Image Manager',
|
||||
newwindow : 'Open link in new window.',
|
||||
selectedproperties : 'Selected Image',
|
||||
imageurl : 'Image URL:',
|
||||
imagealt : 'Alt Text:',
|
||||
imageurl : 'Image URL:',
|
||||
imagealt : 'Alt Text:',
|
||||
imagelayout : 'Layout',
|
||||
imagealign : 'Alignment:',
|
||||
imageborder : 'Border:',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue