X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fitemtypes.plugin;h=71b00a3f1f6182883cf140fe7a4ff10f494173b3;hb=e6ee69b4a32cf707f6188013f68b1f5547812c34;hp=4443b86a832825b32e68157f97407b9d60f17a25;hpb=fc1342f73df868410e0ab670981f25ba2e1acd74;p=koha_fer diff --git a/reports/itemtypes.plugin b/reports/itemtypes.plugin index 4443b86a83..71b00a3f1f 100644 --- a/reports/itemtypes.plugin +++ b/reports/itemtypes.plugin @@ -1,6 +1,5 @@ #!/usr/bin/perl -# $Id$ # Copyright 2000-2002 Katipo Communications # @@ -23,7 +22,7 @@ use strict; use C4::Auth; use CGI; use C4::Context; -use HTML::Template; +use HTML::Template::Pro; use C4::Search; use C4::Output; use C4::Koha;