Bugzilla – Attachment 182106 Details for
Bug 39784
xxx as translatable string in ILL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39784: Remove stray 'xxx' string in migrate.inc
Bug-39784-Remove-stray-xxx-string-in-migrateinc.patch (text/plain), 1.24 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-05-08 19:00:39 UTC
(
hide
)
Description:
Bug 39784: Remove stray 'xxx' string in migrate.inc
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-05-08 19:00:39 UTC
Size:
1.24 KB
patch
obsolete
>From 296338533acaf29d95e00bfa800ee2136cd3a52b Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 8 May 2025 16:00:12 -0300 >Subject: [PATCH] Bug 39784: Remove stray 'xxx' string in migrate.inc > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > .../prog/en/includes/ill/backends/Standard/migrate.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc >index 9edf46aa7f8..1e7e35666c6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc >@@ -90,7 +90,7 @@ > <div class="required_label required">Required</div> > </li> > <li> >- <label class="required" for="branchcode">Destination library:</label>xxx >+ <label class="required" for="branchcode">Destination library:</label> > <select id="branchcode" name="branchcode"> > <option value=""></option> > [% FOREACH branch IN branches %] >-- >2.49.0
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 39784
: 182106