[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/acqui.sim... [dev_week]
From: |
Kyle Hall |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/acqui.sim... [dev_week] |
Date: |
Thu, 27 Mar 2008 14:08:39 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: dev_week
Changes by: Kyle Hall <kylemhall> 08/03/27 14:08:39
Modified files:
koha-tmpl/intranet-tmpl/ccfls/en/acqui.simple: addbooks.tmpl
Log message:
Commenting out ISBN/Title search.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/ccfls/en/acqui.simple/addbooks.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1.2.5&r2=1.1.2.1.2.6
Patches:
Index: addbooks.tmpl
===================================================================
RCS file:
/sources/koha/koha/koha-tmpl/intranet-tmpl/ccfls/en/acqui.simple/Attic/addbooks.tmpl,v
retrieving revision 1.1.2.1.2.5
retrieving revision 1.1.2.1.2.6
diff -u -b -r1.1.2.1.2.5 -r1.1.2.1.2.6
--- addbooks.tmpl 22 May 2007 11:50:40 -0000 1.1.2.1.2.5
+++ addbooks.tmpl 27 Mar 2008 14:08:38 -0000 1.1.2.1.2.6
@@ -42,7 +42,7 @@
<font color="red" size="4">No items found</font>
<!-- /TMPL_IF -->
- <div class="data">
+<!-- <div class="data">
<form action="isbnsearch.pl" name="mainform">
<table>
<caption>Search Existing Records</caption>
@@ -61,7 +61,7 @@
<p><input type="submit" value="Search"
class="submit" /></p>
<div class="help"><ul class="notes"><li>If the
ISBN is found into the database, that record will be retrieved and can be
modified.</li>
<li>If the ISBN is found in the reservoir, it will be retrieved and a
full record added.</li>
- <li>Otherwise, a record can be added from scratch.</li></ul></div>
+ <li>Otherwise, a record can be added from scratch.</li></ul></div> -->
</form>
<!-- TMPL_IF NAME="NOTMARC" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/acqui.sim... [dev_week],
Kyle Hall <=