Bug 11559: (QA followup) detect and warn about corruption caused by MARC-8
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / help-top.inc
old mode 100755 (executable)
new mode 100644 (file)
index 066166e..fbcd178
@@ -1,3 +1,19 @@
-<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
-<title>Online Help</title>
-<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+[% INCLUDE 'doc-head-open.inc' %]
+<title>Online help</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link rel="shortcut icon" href="[% IF ( IntranetFavicon ) %][% IntranetFavicon %][% ELSE %][% interface %]/[% theme %]/img/favicon.ico[% END %]" type="image/x-icon" />
+<link rel="stylesheet" type="text/css" href="[% interface %]/lib/jquery/jquery-ui.css" />
+<link rel="stylesheet" type="text/css" media="print" href="[% themelang %]/css/print.css" />
+[% INCLUDE intranetstylesheet.inc %]
+[% IF ( bidi ) %]
+   <link rel="stylesheet" type="text/css" href="[% themelang %]/css/right-to-left.css" />
+[% END %]
+<script type="text/javascript" src="[% interface %]/lib/jquery/jquery.js"></script>
+<script type="text/javascript" src="[% interface %]/lib/jquery/jquery-ui.js"></script>
+<script type="text/javascript" src="[% interface %]/lib/shortcut/shortcut.js"></script>
+<!-- koha core js -->
+<script type="text/javascript" src="[% themelang %]/js/staff-global.js"></script>
+
+<link rel="stylesheet" type="text/css" href="[% themelang %]/css/help.css" />
+</head>
+<body id="help" class="help">