Bug 18819: "UNIMARC is used in Europe" text changed to "UNIMARC is used in a few...
authorBonnie Crawford <bonniecrawford@catalyst.net.nz>
Mon, 18 Dec 2017 22:40:12 +0000 (22:40 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Dec 2017 16:34:10 +0000 (13:34 -0300)
To test
1/ run installer and notice the inaccurate text "UNIMARC is used in Europe"
2/ run the patch attached
3/ run the installer and notice that the updated text "UNIMARC is used in a few European countries"is now present

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt

index 42f1295..0657946 100644 (file)
@@ -57,7 +57,7 @@
                         <input type="hidden" name="step" value="3" />
                         <input type="hidden" name="op" value="selectframeworks" />
 
-                        <p>MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic information about an item. MARC21 is used globally, whereas UNIMARC tends to be used in Europe. </p>
+                        <p>MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic information about an item. MARC21 is used globally, UNIMARC tends to be used in a few European countries. </p>
 
                         [% FOREACH flavourloo IN flavourloop %]
                             [% IF ( flavourloo.label == "Unimarc") %]