From 57d3c484b67d4ea6ed22c15010f8ddc772860bd1 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 28 Feb 2023 16:40:34 +0000 Subject: [PATCH] Bug 33090: Add page-section to accountline-details This patch adds page-section containers to the accountlines details display page. I'm not really sure I like the appearance yet.. input welcome. --- .../prog/en/modules/members/accountline-details.tt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt index 4890fd27e9..8e7334c61e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt @@ -81,6 +81,8 @@

Details of debit

[% END %] +
+ @@ -161,7 +163,9 @@
+
+

History

@@ -234,6 +238,7 @@ [% END %]
+
[% ELSE %]
Account not found -- 2.39.2