Fixed issue with relocating of JavaScript during WCFSetup
authorAlexander Ebert <ebert@woltlab.com>
Wed, 7 Aug 2013 13:35:50 +0000 (15:35 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 7 Aug 2013 13:35:50 +0000 (15:35 +0200)
wcfsetup/setup/template/footer.tpl

index 75c841472334db0de21af02deb9043a6429cf2d2..5b03eddd4ce61eff3dd26e63d8d7c96884971a7d 100644 (file)
@@ -16,5 +16,7 @@
        </footer>
        
        <a id="bottom"></a>
+       
+       <!-- JAVASCRIPT_RELOCATE_POSITION -->
 </body>
 </html>