|
Lines 16-22
Link Here
|
| 16 |
[% t("Koha") | html %] |
16 |
[% t("Koha") | html %] |
| 17 |
[% END %]</title> |
17 |
[% END %]</title> |
| 18 |
[% INCLUDE 'doc-head-close.inc' %] |
18 |
[% INCLUDE 'doc-head-close.inc' %] |
| 19 |
<style>.pager div.dt-buttons { justify-content: flex-start; }</style> |
19 |
<style>.pager div.dt-buttons { justify-content: flex-start; } |
|
|
20 |
@media print{ |
| 21 |
#cookieConsentBar_content { |
| 22 |
display: none; |
| 23 |
} |
| 24 |
.consentButtons { |
| 25 |
display: none; |
| 26 |
} |
| 27 |
} |
| 28 |
</style> |
| 20 |
</head> |
29 |
</head> |
| 21 |
|
30 |
|
| 22 |
<body id="pat_moremember-print" class="pat"> |
31 |
<body id="pat_moremember-print" class="pat"> |
|
Lines 254-256
Link Here
|
| 254 |
[% END %] |
263 |
[% END %] |
| 255 |
|
264 |
|
| 256 |
[% INCLUDE 'intranet-bottom.inc' %] |
265 |
[% INCLUDE 'intranet-bottom.inc' %] |
| 257 |
- |
266 |
|
|
|
267 |
|