diff options
Diffstat (limited to 'extensions/Bitly/template/en/default/hook')
-rw-r--r-- | extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl b/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl index 12ab7b20f..96b8c145a 100644 --- a/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl +++ b/extensions/Bitly/template/en/default/hook/global/header-start.html.tmpl @@ -10,4 +10,4 @@ [% style_urls.push('extensions/Bitly/web/styles/bitly.css') %] [% javascript_urls.push('extensions/Bitly/web/js/bitly.js') %] -[% yui.push('container') %] +[% yui.push('container', 'connection') %] |