@@ -, +, @@ Patrons part 3 - Patron -> Notices - Patron -> Purchase suggestions - Patron -> Circulation history - Patron -> Routing lists - Patron -> Statistics - Patron -> Fines -> Pay --- .../prog/en/modules/members/notices.tt | 28 +++++++++++---------- .../intranet-tmpl/prog/en/modules/members/pay.tt | 25 +++++++++++-------- .../prog/en/modules/members/paycollect.tt | 29 ++++++++++++---------- .../en/modules/members/purchase-suggestions.tt | 28 +++++++++++---------- .../prog/en/modules/members/readingrec.tt | 29 +++++++++++++--------- .../prog/en/modules/members/routing-lists.tt | 24 ++++++++++-------- .../prog/en/modules/members/statistics.tt | 26 +++++++++++-------- 7 files changed, 105 insertions(+), 84 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt @@ -9,7 +9,7 @@ Sent notices for [% INCLUDE 'patron-title.inc' no_html = 1 %] [% INCLUDE 'doc-head-close.inc' %] [% Asset.css("css/datatables.css") | $raw %] - @@ -21,10 +21,11 @@ -
-
-
-
+
+
+
+
+ [% INCLUDE 'members-toolbar.inc' %]

Sent notices for [% INCLUDE 'patron-title.inc' %]

@@ -82,18 +83,19 @@
There is no record of any messages that have been sent to this patron.
[% END %] -
-
+ +
-
-[% INCLUDE 'circ-menu.inc' %] -
-
+
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] -