|
Lines 25-31
Link Here
|
| 25 |
[% END %] |
25 |
[% END %] |
| 26 |
[% IF ( IntranetUserCSS ) %]<style type="text/css">[% IntranetUserCSS | $raw %]</style>[% END %] |
26 |
[% IF ( IntranetUserCSS ) %]<style type="text/css">[% IntranetUserCSS | $raw %]</style>[% END %] |
| 27 |
|
27 |
|
| 28 |
[% KohaPlugins.get_plugins_intranet_head | html %] |
28 |
[% KohaPlugins.get_plugins_intranet_head | $raw %] |
| 29 |
|
29 |
|
| 30 |
[% UNLESS ( footerjs ) %] |
30 |
[% UNLESS ( footerjs ) %] |
| 31 |
[% INCLUDE js_includes.inc %] |
31 |
[% INCLUDE js_includes.inc %] |