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

Mason James szrj1m at yahoo.com
Mon Dec 4 04:10:58 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	06/12/04 03:10:58

Modified files:
	C4             : Labels.pm 

Log message:
	var typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Labels.pm?cvsroot=koha&only_with_tag=dev_week&r1=1.3.4.6&r2=1.3.4.7

Patches:
Index: Labels.pm
===================================================================
RCS file: /sources/koha/koha/C4/Labels.pm,v
retrieving revision 1.3.4.6
retrieving revision 1.3.4.7
diff -u -b -r1.3.4.6 -r1.3.4.7
--- Labels.pm	19 Nov 2006 23:21:21 -0000	1.3.4.6
+++ Labels.pm	4 Dec 2006 03:10:58 -0000	1.3.4.7
@@ -508,7 +508,7 @@
                 #           prolong => 2.96,
                 xSize => .85,
                 ySize => 1.3,
-				value => "*$barcode*",
+				value => "*$value*",
 				hide_asterisk => $xsize_ratio,
             );
         };





More information about the Koha-cvs mailing list