Bugzilla – Attachment 175616 Details for
Bug 38726
marc vs. MARC in admin-home.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38726: Fix marc vs. MARC in admin-home.tt template
Bug-38726-Fix-marc-vs-MARC-in-admin-homett-templat.patch (text/plain), 1.33 KB, created by
Martin Renvoize (ashimema)
on 2024-12-17 14:04:22 UTC
(
hide
)
Description:
Bug 38726: Fix marc vs. MARC in admin-home.tt template
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-12-17 14:04:22 UTC
Size:
1.33 KB
patch
obsolete
>From 67a1717e99b43498e0acd27cd926478b1d87efc8 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 17 Dec 2024 09:09:02 -0300 >Subject: [PATCH] Bug 38726: Fix marc vs. MARC in admin-home.tt template > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >index 71df7e12e0f..81d0f25f3d6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >@@ -248,7 +248,7 @@ > [% END %] > [% IF ( Koha.Preference('MarcOrderingAutomation') && CAN_user_acquisition_marc_order_manage ) %] > <dt><a href="/cgi-bin/koha/admin/marc_order_accounts.pl">MARC order accounts</a></dt> >- <dd>Manage vendor accounts for automated order line creation from marc records</dd> >+ <dd>Manage vendor accounts for automated order line creation from MARC records</dd> > [% END %] > </dl> > [% END %] >-- >2.47.1
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 38726
:
175607
|
175614
| 175616 |
175634