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

Mason James szrj1m at yahoo.com
Tue Jul 10 07:33:11 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Mason James <sushi>	07/07/10 05:33:11

Modified files:
	C4             : Labels.pm 

Log message:
	removing active

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

Patches:
Index: Labels.pm
===================================================================
RCS file: /sources/koha/koha/C4/Labels.pm,v
retrieving revision 1.3.4.25
retrieving revision 1.3.4.26
diff -u -b -r1.3.4.25 -r1.3.4.26
--- Labels.pm	10 Jul 2007 05:25:15 -0000	1.3.4.25
+++ Labels.pm	10 Jul 2007 05:33:11 -0000	1.3.4.26
@@ -440,7 +440,7 @@
         $tmpl_code,   $tmpl_desc,    $page_width, $page_height,
         $label_width, $label_height, $topmargin,  $leftmargin,
         $cols,        $rows,         $colgap,     $rowgap,
-        $active,      $fontsize,     $units
+        $fontsize,     $units
     ) = @_;
 
     my $dbh = C4::Context->dbh;





More information about the Koha-cvs mailing list