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: Tue, 03 Oct 2006 13:16:51 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        06/10/03 13:16:51

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

Log message:
        fix wrong link.

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

Patches:
Index: menu-tools.inc
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/menu-tools.inc,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -u -b -r1.3.2.2 -r1.3.2.3
--- menu-tools.inc      26 Sep 2006 13:42:10 -0000      1.3.2.2
+++ menu-tools.inc      3 Oct 2006 13:16:51 -0000       1.3.2.3
@@ -1,7 +1,7 @@
 <div id="submenu">
     <a href="/cgi-bin/koha/tools/cities.pl">Cities</a>
     <a href="/cgi-bin/koha/tools/holidays.pl">Holidays</a>
-    <a href="/cgi-bin/koha/tools/marc.pl">Export</a>
+    <a href="/cgi-bin/koha/tools/export.pl">Export</a>
     <a href="/cgi-bin/koha/tools/breeding.pl">Reservoir</a>
     <a href="/cgi-bin/koha/tools/barcodes.pl">Barcodes</a>
 </div>




reply via email to

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