Index: branches/RC/core/admin_templates/popups/editor.tpl =================================================================== diff -u -N -r8929 -r10974 --- branches/RC/core/admin_templates/popups/editor.tpl (.../editor.tpl) (revision 8929) +++ branches/RC/core/admin_templates/popups/editor.tpl (.../editor.tpl) (revision 10974) @@ -1,7 +1,7 @@ - + @@ -31,43 +31,51 @@ -
- - +
+ + +
+ +
+ + + +
+
- if (!window.opener) return; - if (!window.opener.closed) { - current = window.opener.document.getElementById($TargetField); - current.value = document.getElementById('Content').value; - } - window.close(); - } - - - \ No newline at end of file