[Koha-patches] [PATCH] BUG 2736 - added link for MARC country codes.

Nicole Engard nce at liblime.com
Tue May 19 00:43:30 CEST 2009


---
 .../value_builder/marc21_field_008.tmpl            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tmpl
index d82e582..91a6c71 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tmpl
@@ -124,7 +124,7 @@
         </tr>
 
 	<tr>
-                <td>15-17 Place of publication, production, or execution </td>
+                <td>15-17 Place of publication, production, or execution see <a href="http://www.loc.gov/marc/countries/countries_code.html">MARC Code List for Countries</a> </td>
                 <td>
                         <input type="text" name="f1517" size="3"  maxlength="3" value="<!-- TMPL_VAR NAME="f1517" -->"/>
                 </td>
-- 
1.5.6.5




More information about the Koha-patches mailing list