Merge remote-tracking branch 'origin/new/bug_7215'

This commit is contained in:
Paul Poulain 2011-12-13 14:29:04 +01:00
commit a0936f1754

View file

@ -41,7 +41,7 @@ my $default_layout = {
font_size => 3,
callnum_split => 0,
text_justify => 'L',
format_string => 'title, author, isbn, issn, itemtype, barcode, callnumber',
format_string => 'title, author, isbn, issn, itemtype, barcode, itemcallnumber',
};
my $layout;