Bug 3669: Moving 'Add a new message' into a pop up box and adding to patron toolbar
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / printslip.tt
index 59b6c28..93ff49b 100644 (file)
@@ -9,7 +9,7 @@
 [% ELSIF ( title ) %]
 <title>Koha &rsaquo; Patrons &rsaquo; [% title %]</title>
 [% END %]
-
+[% INCLUDE 'doc-head-close.inc' %]
 <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 %]/[% theme %]/css/print.css" />