[svn r22007] FS#2867 - The online editor, the audion plugin: Fixing a small visual problem.

skala
Ivan Tcholakov 16 years ago
parent 656e34963e
commit 833edd3468
  1. 2
      main/inc/lib/fckeditor/editor/plugins/audio/fckplugin.js

@ -1,7 +1,7 @@
// Register the command.
FCKCommands.RegisterCommand( 'MP3',
new FCKDialogCommand( FCKLang['DlgAudioTitle'], FCKLang['DlgAudioTitle'] + ' (mp3)',
FCKConfig.PluginsPath + 'audio/fck_audio.html', 600, 320 )
FCKConfig.PluginsPath + 'audio/fck_audio.html', 600, 310 )
) ;
// Create and register the Audio toolbar button.

Loading…
Cancel
Save