Bugzilla – Attachment 175345 Details for
Bug 38662
Additional fields admin page hard to read
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38662: Remove redundant 'ERM' labels
Bug-38662-Remove-redundant-ERM-labels.patch (text/plain), 1.47 KB, created by
Pedro Amorim
on 2024-12-10 11:09:01 UTC
(
hide
)
Description:
Bug 38662: Remove redundant 'ERM' labels
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-12-10 11:09:01 UTC
Size:
1.47 KB
patch
obsolete
>From 9eb41e3a45a116dbb98b28f9430542db32167bff Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Tue, 10 Dec 2024 11:07:52 +0000 >Subject: [PATCH] Bug 38662: Remove redundant 'ERM' labels > >--- > .../prog/en/modules/admin/additional-fields.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >index 264b1734a31..62e85cc3eab 100755 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >@@ -136,9 +136,9 @@ > [% IF CAN_user_erm %] > <h3>E-resource management</h3> > <ul> >- [% WRAPPER table_option value="erm_agreements" %]ERM agreements[% END %] >- [% WRAPPER table_option value="erm_licenses" %]ERM licenses[% END %] >- [% WRAPPER table_option value="erm_packages" %]ERM packages[% END %] >+ [% WRAPPER table_option value="erm_agreements" %]Agreements[% END %] >+ [% WRAPPER table_option value="erm_licenses" %]Licenses[% END %] >+ [% WRAPPER table_option value="erm_packages" %]Packages[% END %] > </ul> > [% END %] > [% IF CAN_user_updatecharges_remaining_permissions %] >-- >2.39.5
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 38662
:
175343
|
175344
|
175345
|
175347
|
175348
|
175349
|
175572
|
175573
|
175574