Bugzilla – Attachment 45443 Details for
Bug 15233
Cataloging subfield editors: Clean up html and streamline text for better translatability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15233: (followup) Remove 2 sentences.
Bug-15233-followup-Remove-2-sentences.patch (text/plain), 2.56 KB, created by
Jonathan Druart
on 2015-12-07 10:03:12 UTC
(
hide
)
Description:
Bug 15233: (followup) Remove 2 sentences.
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-12-07 10:03:12 UTC
Size:
2.56 KB
patch
obsolete
>From 143aa8eb5368e8ec4c58557c0e3ecdba19aecf70 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Thu, 3 Dec 2015 00:10:28 +0100 >Subject: [PATCH] Bug 15233: (followup) Remove 2 sentences. > >This patch removes 2 sentences (see comment #8) > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt | 2 +- > .../intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >index 39a507a..e2cae0e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >@@ -250,7 +250,7 @@ function displayMoreConstraint(numlayer){ > [% IF ( else ) %] > <h1>Authority MARC subfield structure admin for [% tagfield | html %] (authority: [% authtypecode | html%])</h1> > <p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.</p> >-<p>The column 'Koha field' shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, and a Koha interface. This link ensures that both DB are synchronized.</p> >+<p>The column 'Koha field' shows that the subfield is linked with a Koha field.</p> > > <table> > <tr> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >index 57a73b0..bd76f43 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >@@ -380,7 +380,7 @@ function populateHiddenCheckboxes(tab) { > [% IF ( else ) %] > <h1>MARC subfield structure admin for [% tagfield | html %] [% IF ( frameworkcode ) %](framework [% frameworkcode %])[% ELSE %](default framework)[% END %]</h1> > <p>This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.</p> >-<p>The column 'Koha field' shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, and a Koha interface. This link ensures that both DB are synchronized.</p> >+<p>The column 'Koha field' shows that the subfield is linked with a Koha field.</p> > > <table> > <tr> >-- >2.1.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 15233
:
45095
|
45109
|
45416
|
45417
|
45442
|
45443
|
46041
|
46042