--- labels/label-create-csv.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/labels/label-create-csv.pl b/labels/label-create-csv.pl index b01a8e3..c053842 100755 --- a/labels/label-create-csv.pl +++ b/labels/label-create-csv.pl @@ -9,7 +9,7 @@ use Data::Dumper; use C4::Debug; use C4::Creators 1.000000; -use C4::Label 1.000000; +use C4::Labels 1.000000; =head -- 1.6.4.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
