Bugzilla – Attachment 154644 Details for
Bug 34385
Inconsistencies in Transport cost matrix page header
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34385: Correct page heading of transport cost matrix page
Bug-34385-Correct-page-heading-of-transport-cost-m.patch (text/plain), 1.51 KB, created by
Owen Leonard
on 2023-08-18 11:36:37 UTC
(
hide
)
Description:
Bug 34385: Correct page heading of transport cost matrix page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2023-08-18 11:36:37 UTC
Size:
1.51 KB
patch
obsolete
>From 9eda4098e1d7b1534f26d23ac0d1d53c98d56bcf Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 18 Aug 2023 11:32:42 +0000 >Subject: [PATCH] Bug 34385: Correct page heading of transport cost matrix page > >This patch corrects the main heading on the transport cost matrix page >so that it matches the page title and breadcrumb navigation. > >To test, apply the patch and go to Administration -> Transport cost >matrix. Confirm that the page heading reads "Transport cost matrix." >--- > .../prog/en/modules/admin/transport-cost-matrix.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt >index 438d75f6a5c..c4bec409555 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt >@@ -39,7 +39,7 @@ > <main> > > <h1 class="parameters"> >- Defining transport costs between libraries >+ Transport cost matrix > </h1> > [% IF ( WARNING_transport_cost_matrix_off ) %] > <div class="dialog message">Because the "UseTransportCostMatrix" system preference is currently not enabled, the transport cost matrix is not being used. <br/>Go to the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UseTransportCostMatrix">UseTransportCostMatrix</a> system preference if you wish to enable this feature.</div> >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34385
:
154644
|
154658