Index: branches/RC/core/admin_templates/incs/footer.tpl =================================================================== diff -u -N -r11661 -r11933 --- branches/RC/core/admin_templates/incs/footer.tpl (.../footer.tpl) (revision 11661) +++ branches/RC/core/admin_templates/incs/footer.tpl (.../footer.tpl) (revision 11933) @@ -38,6 +38,14 @@ InitEditors(); + + + addLoadEvent( + function() { + alert(''); + } + ); +