moving fields around toCVS: ----------------------------------------------------...
[koha_fer] / modbib.pl
index 06212e9..39d19ce 100755 (executable)
--- a/modbib.pl
+++ b/modbib.pl
@@ -92,7 +92,7 @@ $template->param ( biblionumber => $bibnum,
                                                seriestitle => $data->{'seriestitle'},
                                                additionalauthor => $additional,
                                                subtitle => $data->{'subtitle'},
-                                               untitle => $data->{'untitle'},
+                                               unititle => $data->{'unititle'},
                                                notes => $data->{'notes'},
                                                serial => $data->{'serial'});