[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/parameters ... [rel_2_2]

Joshua Ferraro jmf at kados.org
Thu Apr 13 22:06:24 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Joshua Ferraro <kados at savannah.gnu.org>	06/04/13 20:06:24

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/parameters: admin-home.tmpl 

Log message:
	Fixing link to label-home.pl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl.diff?only_with_tag=rel_2_2&tr1=1.2.2.6&tr2=1.2.2.7&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl:1.2.2.6 koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl:1.2.2.7
--- koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl:1.2.2.6	Wed Apr 12 16:33:53 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/parameters/admin-home.tmpl	Thu Apr 13 20:06:24 2006
@@ -106,7 +106,7 @@
 	<dd>The barcode generator deals with generating barcodes for items you acquire</dd>
 </dl>
 <dl>
-        <dt><a href="/cgi-bin/koha/barcodes/label-home.pl">Spine and Barcode label generator</a></dt>
+        <dt><a href="/cgi-bin/koha/label-home.pl">Spine and Barcode label generator</a></dt>
         <dd>This is a newer barcode generator, that also generates spine labels.</dd>
 </dl>
 





More information about the Koha-cvs mailing list