[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes m... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Mon Sep 18 10:00:18 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/09/18 08:00:18

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/includes: menu-catalogue.inc 

Log message:
	add a link to addbooks.pl.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/menu-catalogue.inc?cvsroot=koha&only_with_tag=rel_3_0&r1=1.3.2.1&r2=1.3.2.2

Patches:
Index: menu-catalogue.inc
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/menu-catalogue.inc,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -b -r1.3.2.1 -r1.3.2.2
--- menu-catalogue.inc	29 Aug 2006 14:34:42 -0000	1.3.2.1
+++ menu-catalogue.inc	18 Sep 2006 08:00:18 -0000	1.3.2.2
@@ -1,6 +1,7 @@
 <div id="submenu">
 	<a href="/cgi-bin/koha/search.marc/search.pl?type=intranet">Search</a>
-	<a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add biblio</a>
+	<a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a>
+	<a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add Full MARC Record</a>
 	<a class="submenu serial" href="/cgi-bin/koha/serials/serials-home.pl">Subscriptions</a>
 	<a href="/cgi-bin/koha/serials/lateissues.pl">Late issues</a>
 	<a href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual shelves</a>





More information about the Koha-cvs mailing list