Bugzilla – Attachment 126003 Details for
Bug 24698
UNIMARC authorities leader plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24698: (QA follow-up) Fix formatting and typos
Bug-24698-QA-follow-up-Fix-formatting-and-typos.patch (text/plain), 1.78 KB, created by
Joonas Kylmälä
on 2021-10-10 09:06:17 UTC
(
hide
)
Description:
Bug 24698: (QA follow-up) Fix formatting and typos
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2021-10-10 09:06:17 UTC
Size:
1.78 KB
patch
obsolete
>From fc3cf0f5063ee141742ae0dc141167459bff21b4 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= <joonas.kylmala@iki.fi> >Date: Sun, 3 Oct 2021 11:57:10 +0000 >Subject: [PATCH] Bug 24698: (QA follow-up) Fix formatting and typos >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: George Veranis <gveranis@dataly.gr> > >Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> >--- > .../value_builder/unimarc_leader_authorities.tt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader_authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader_authorities.tt >index 6a9ce16861..25a21ca611 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader_authorities.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_leader_authorities.tt >@@ -87,9 +87,9 @@ > [% END %] > > [% IF ( f9c ) %] >- <option value="c" selected="selected">c - Territorial o geographical name</option> >+ <option value="c" selected="selected">c - Territorial or geographical name</option> > [% ELSE %] >- <option value="c">c - Territorial o geographical name</option> >+ <option value="c">c - Territorial or geographical name</option> > [% END %] > > [% IF ( f9d ) %] >@@ -164,9 +164,9 @@ > <option value=" "> - Full</option> > [% END %] > [% IF ( f183 ) %] >- <option value="3" selected="selected">3- Partial</option> >+ <option value="3" selected="selected">3 - Partial</option> > [% ELSE %] >- <option value="3">3- Partial</option> >+ <option value="3">3 - Partial</option> > [% END %] > </select> > </td> >-- >2.20.1
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 24698
:
118186
|
124437
|
125669
|
125670
|
125671
|
125672
|
125673
|
125674
|
125675
|
125676
|
125677
|
125678
|
125679
|
125680
|
125929
|
125930
|
125931
|
125932
|
125933
|
125934
|
125935
|
125936
|
125937
|
125938
|
125939
|
125940
|
125998
|
125999
|
126000
|
126001
|
126002
| 126003 |
126004
|
126005
|
126006
|
126007
|
126008
|
126009
|
126010