Fix typo in acptemplates/header.tpl
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 3 Oct 2016 13:19:39 +0000 (15:19 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 3 Oct 2016 13:19:39 +0000 (15:19 +0200)
wcfsetup/install/files/acp/templates/header.tpl

index d662b62108dc0f420bf2f67df69a8a82fb1a17ba..36e978405de12469e4b7c347b5416a74a755e337 100644 (file)
@@ -32,7 +32,7 @@
        {js application='wcf' file='wcf.globalHelper' bundle='WoltLabSuite.Core' core='true'}
        <script>
                requirejs.config({
-                       baseUrl: '{@$__wcf->getPath()}js',
+                       baseUrl: '{@$__wcf->getPath()}js'
                        {hascontent}
                        , paths: {
                                {content}{event name='requirePaths'}{/content}