From db85707fa34da870658f4fef15f86d9b63e9a1c6 Mon Sep 17 00:00:00 2001 From: sushi Date: Tue, 1 Aug 2006 00:02:52 +0000 Subject: [PATCH] typo --- C4/Labels.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Labels.pm b/C4/Labels.pm index bbd62cae87..ced19f0b96 100755 --- a/C4/Labels.pm +++ b/C4/Labels.pm @@ -41,7 +41,7 @@ C4::Labels - Functions for printing spine labels and barcodes in Koha @EXPORT = qw( &get_label_options &get_label_items &build_circ_barcode &draw_boundaries - &draw_box + &drawbox ); =item get_label_options; -- 2.39.5