Bugzilla – Attachment 186316 Details for
Bug 32748
Library limitations will cause data loss when editing items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32748: (follow-up) Fix terminology: branches > libraries
Bug-32748-follow-up-Fix-terminology-branches--libr.patch (text/plain), 1.60 KB, created by
OpenFifth Sandboxes
on 2025-09-10 10:45:37 UTC
(
hide
)
Description:
Bug 32748: (follow-up) Fix terminology: branches > libraries
Filename:
MIME Type:
Creator:
OpenFifth Sandboxes
Created:
2025-09-10 10:45:37 UTC
Size:
1.60 KB
patch
obsolete
>From c5c0cff0057421104844245a4c807485b6f73866 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Fri, 28 Jul 2023 13:37:37 +0000 >Subject: [PATCH] Bug 32748: (follow-up) Fix terminology: branches > libraries > >Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >index 46813a0561..a0716f8416 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc >@@ -125,7 +125,7 @@ > [% IF aval == mv.default %] > [% SET matched = 1 %] > [% IF mv.restricted.$aval %] >- <option value="[%- aval | html -%]" selected="selected" style="float:right" title="This value ([%- mv.labels.$aval | html -%]) is limited to other branches">[%- mv.labels.$aval | html -%] ⚠</option> >+ <option value="[%- aval | html -%]" selected="selected" style="float:right" title="This value ([%- mv.labels.$aval | html -%]) is limited to other librairies">[%- mv.labels.$aval | html -%] ⚠</option> > [% ELSE %] > <option value="[%- aval | html -%]" selected="selected">[%- mv.labels.$aval | html -%]</option> > [% END %] >-- >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 32748
:
148409
|
148491
|
150155
|
151989
|
154039
|
154040
|
154041
|
154042
|
186006
|
186007
|
186008
|
186009
|
186303
|
186307
|
186308
|
186312
|
186313
|
186314
|
186315
| 186316 |
186317