[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-moredetail...
From: |
Antoine Farnault |
Subject: |
[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-moredetail... |
Date: |
Fri, 21 Jul 2006 09:59:06 +0000 |
CVSROOT: /sources/koha
Module name: koha
Changes by: Antoine Farnault <toins> 06/07/21 09:59:06
Modified files:
koha-tmpl/opac-tmpl/css/en: opac-moredetail.tmpl
Log message:
fix broken link.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/opac-moredetail.tmpl?cvsroot=koha&r1=1.4&r2=1.5
Patches:
Index: opac-moredetail.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/css/en/opac-moredetail.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- opac-moredetail.tmpl 2 Sep 2004 16:30:57 -0000 1.4
+++ opac-moredetail.tmpl 21 Jul 2006 09:59:06 -0000 1.5
@@ -74,7 +74,7 @@
<b>Paid for:</b> <!-- TMPL_VAR NAME="paidfor" --><br>
<b>Notes:</b> <!-- TMPL_VAR NAME="itemnotes" --><br>
<b>Renewals:</b> <!-- TMPL_VAR NAME="renewals" --><br>
-<b><a href="/cgi-bin/koha/acqui/acquire.pl?recieve=<!-- TMPL_VAR
NAME="ordernumber" -->&biblio=<!-- TMPL_VAR NAME="biblionumber"
-->&invoice=<!-- TMPL_VAR NAME="booksellerinvoicenumber" -->&catview=yes">
+<b><a href="/cgi-bin/koha/acqui/orderreceive.pl?recieve=<!-- TMPL_VAR
NAME="ordernumber" -->&biblio=<!-- TMPL_VAR NAME="biblionumber"
-->&invoice=<!-- TMPL_VAR NAME="booksellerinvoicenumber" -->&catview=yes">
Accession</a>
Date:<!-- TMPL_VAR NAME="dateaccessioned" --><br>
<b>Cancelled: <!-- TMPL_VAR NAME="wthdrawn" --><br>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-moredetail...,
Antoine Farnault <=