Bugzilla – Attachment 181716 Details for
Bug 39783
HTML error for option DVD in ILL form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39783: Fix typo in migrate.inc
Bug-39783-Fix-typo-in-migrateinc.patch (text/plain), 1.24 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-04-30 12:20:02 UTC
(
hide
)
Description:
Bug 39783: Fix typo in migrate.inc
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-04-30 12:20:02 UTC
Size:
1.24 KB
patch
obsolete
>From a7eecabfeec4f5bbc12908ab779c3bfec5a7260d Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 30 Apr 2025 09:19:07 -0300 >Subject: [PATCH] Bug 39783: Fix typo 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 5a133a9c2fa..9edf46aa7f8 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 >@@ -55,7 +55,7 @@ > <option value="conference">Conference</option> > [% END %] > [% IF whole.value.other.type.lower == "dvd" %] >- <option value="dvd" selected="selected">DVD/option> </option> >+ <option value="dvd" selected="selected">DVD</option> > [% ELSE %] > <option value="dvd">DVD</option> > [% END %] >-- >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 39783
: 181716