Index: typo3/backend.php =================================================================== --- typo3/backend.php (revision 7093) +++ typo3/backend.php (working copy) @@ -218,7 +219,8 @@ $pageRenderer->addExtOnReadyCode( 'for (var api in Ext.app.ExtDirectAPI) { Ext.Direct.addProvider(Ext.app.ExtDirectAPI[api]); - }', + } + TYPO3.Flashmessage.msg(1, "TYPO3 Backend - Version 4.4", "Ready for take off", 3);', TRUE );