Bugzilla – Attachment 143522 Details for
Bug 32147
Capitalization: E-Resource management should be E-resource management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32147: (follow-up) Fix missing space
Bug-32147-follow-up-Fix-missing-space.patch (text/plain), 1.31 KB, created by
Katrin Fischer
on 2022-11-09 16:23:06 UTC
(
hide
)
Description:
Bug 32147: (follow-up) Fix missing space
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-11-09 16:23:06 UTC
Size:
1.31 KB
patch
obsolete
>From fb85440e28f6befdfdda3dd31636892219efbda1 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Wed, 9 Nov 2022 16:22:09 +0000 >Subject: [PATCH] Bug 32147: (follow-up) Fix missing space > >One of the AV category descriptions was missing a space >before the (e-resource management). >--- > .../intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >index bc978d6671..922a7069a9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >@@ -506,7 +506,7 @@ > [% CASE 'ERM_AGREEMENT_LICENSE_LOCATION' %] > <p>Locations of the licenses' agreements (e-resource management module)</p> > [% CASE 'ERM_AGREEMENT_LICENSE_STATUS' %] >- <p>Statuses of the licenses' agreements(e-resource management module)</p> >+ <p>Statuses of the licenses' agreements (e-resource management module)</p> > [% CASE 'ERM_AGREEMENT_RENEWAL_PRIORITY' %] > <p>Renewal priorities of agreements (e-resource management module)</p> > [% CASE 'ERM_AGREEMENT_STATUS' %] >-- >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 32147
:
143510
|
143511
|
143522
|
143695
|
143696
|
143937