From fcd42c66652bc09e0f275b3d248b12c666e96e40 Mon Sep 17 00:00:00 2001 From: Jacob O'Mara Date: Thu, 15 Dec 2022 19:04:51 +0000 Subject: [PATCH] Bug 31950: Amend page-section width and alignment Test Plan: Navigate to Admin -> Libraries and click on a Library Observe that the page-section is too wide and not aligned Apply Patch Observe that page-section is now the correct width Signed-off-by: Lucas Gass Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt index 3136955622..881e3d92c9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -339,7 +339,7 @@ Libraries › Administration › Koha [% IF op == 'view' && library %]

[% library.branchname | html %]

-
+
    -- 2.30.2