[Koha-cvs] koha/C4 Labels.pm [rel_2_2]

Mason James szrj1m at yahoo.com
Tue Aug 1 02:02:52 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Mason James <sushi>	06/08/01 00:02:52

Modified files:
	C4             : Labels.pm 

Log message:
	typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Labels.pm?cvsroot=koha&only_with_tag=rel_2_2&r1=1.3.2.1&r2=1.3.2.2

Patches:
Index: Labels.pm
===================================================================
RCS file: /sources/koha/koha/C4/Labels.pm,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -b -r1.3.2.1 -r1.3.2.2
--- Labels.pm	20 Jul 2006 22:11:23 -0000	1.3.2.1
+++ Labels.pm	1 Aug 2006 00:02:52 -0000	1.3.2.2
@@ -41,7 +41,7 @@
 @EXPORT = qw(
   	&get_label_options &get_label_items
   	&build_circ_barcode &draw_boundaries
-	&draw_box
+	&drawbox
 );
 
 =item get_label_options;





More information about the Koha-cvs mailing list