From f2257718c6852de7ef7694d51df87d1504caabeb Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Thu, 30 May 2013 17:48:24 +0200 Subject: [PATCH] Move serendipity_editor.js to head. NOTE: This is probably only temporary so that unported JS functions will still work. In the end, we'll want to references this file right before the closing tag since it's going to get pretty big. --- templates/2k11/admin/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/2k11/admin/index.tpl b/templates/2k11/admin/index.tpl index d8d0b38b..32cae9df 100644 --- a/templates/2k11/admin/index.tpl +++ b/templates/2k11/admin/index.tpl @@ -14,6 +14,7 @@ + {if $admin_vars.admin_installed} {serendipity_hookPlugin hook="backend_header" hookAll="true"} {/if} @@ -185,6 +186,5 @@

{$admin_vars.version_info}

{/if} -