Bug 15233: (followup) Remove 2 sentences.
authorMarc Véron <veron@veron.ch>
Wed, 2 Dec 2015 23:10:28 +0000 (00:10 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Tue, 29 Dec 2015 23:14:39 +0000 (23:14 +0000)
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>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt

index 39a507a..e2cae0e 100644 (file)
@@ -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>
index 57a73b0..bd76f43 100644 (file)
@@ -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>