koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes m... [rel_3_0]
Date: Mon, 18 Sep 2006 08:00:18 +0000

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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]