@@ -, +, @@ --- .../prog/en/modules/members/ill-requests.tt | 33 +++++++++++----------- 1 file changed, 17 insertions(+), 16 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt @@ -12,7 +12,7 @@ [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %] @@ -22,21 +22,22 @@ › ILL requests history for [% INCLUDE 'patron-title.inc' %] -
- -
-
-
-
-

ILL requests

- [% INCLUDE 'ill-list-table.inc' %] -
-
-
-
- [% INCLUDE 'circ-menu.inc' %] -
-
+
+ +
+
+
+

ILL requests history

+ [% INCLUDE 'ill-list-table.inc' %] +
+
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] --