Index: /FCKeditor/trunk/editor/_source/classes/fckpanel.js
===================================================================
--- /FCKeditor/trunk/editor/_source/classes/fckpanel.js	(revision 2386)
+++ /FCKeditor/trunk/editor/_source/classes/fckpanel.js	(revision 2387)
@@ -445,5 +445,5 @@
 
 		if (this._Popup && this.ParentPanel && !forceHide)
-			this.ParentPanel.ResizeForSubpanel(this, 0, 0)
+			this.ParentPanel.ResizeForSubpanel(this, 0, 0) ;
 
 		FCKTools.RunFunction( this.OnHide, this ) ;
