[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha detail.pl,1.7,1.8
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha detail.pl,1.7,1.8 |
Date: |
Wed, 15 May 2002 00:40:48 -0700 |
Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv13029
Modified Files:
detail.pl
Log Message:
bugfix : link corrected to acquisition
Index: detail.pl
===================================================================
RCS file: /cvsroot/koha/koha/detail.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** detail.pl 12 May 2002 18:08:17 -0000 1.7
--- detail.pl 15 May 2002 07:40:45 -0000 1.8
***************
*** 253,257 ****
} else {
print << "EOF";
! If some of the items listed above need a different biblio, or are on the
wrong biblio, you must use the <a href="acquisitions/">acquisitions</a> process
to fix this. You will need to "re-order" the items, and delete them from this
biblio.
<p />
</tr>
--- 253,257 ----
} else {
print << "EOF";
! If some of the items listed above need a different biblio, or are on the
wrong biblio, you must use the <a href="/acquisitions/">acquisitions</a>
process to fix this. You will need to "re-order" the items, and delete them
from this biblio.
<p />
</tr>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha detail.pl,1.7,1.8,
Paul POULAIN <=