[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/export marc.tmpl
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/export marc.tmpl,1.6,1.7 |
Date: |
Tue, 01 Mar 2005 05:41:59 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/export
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20915/koha-tmpl/intranet-tmpl/default/en/export
Modified Files:
marc.tmpl
Log Message:
merging 2.2 branch with head. Sorry for not making it before, many many commits
done here
Index: marc.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/export/marc.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** marc.tmpl 9 Dec 2003 10:29:05 -0000 1.6
--- marc.tmpl 1 Mar 2005 13:40:53 -0000 1.7
***************
*** 1,15 ****
<!-- TMPL_INCLUDE NAME="parameters-top.inc" -->
! <center>
! <h1>MARC biblio export</h1><br /><br /><br />
! Export in MARC format the following biblios :
! <form method="post">
! <p>from biblio number : <input type="text" name="start_bib">
! to biblio number : <input type="text" name="end_bib"></p>
! <input type="hidden" name="op" value="export">
! <input type="submit" value="Export">
! </form>
!
! <p>(leave blank to export every biblio)</p>
! <p>Note : the items are NOT exported by this tool</p>
<!-- TMPL_INCLUDE NAME="parameters-bottom.inc" -->
--- 1,17 ----
<!-- TMPL_INCLUDE NAME="parameters-top.inc" -->
! <div id="mainbloc">
! <h1>MARC biblio export</h1>
! <div id="bloc25">
! <h2 class="parameters">Select biblios to export</h2>
! <form method="post">
! <p>from biblio number : <input type="text"
name="start_bib">
! to biblio number : <input type="text"
name="end_bib"></p>
! <input type="hidden" name="op" value="export">
! <p>(leave blank to export every biblio)</p>
! <p>Note : the items are NOT exported by this tool</p>
! <input type="submit" value="Export" class="button">
! </form>
! </div>
! </div>
<!-- TMPL_INCLUDE NAME="parameters-bottom.inc" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/export marc.tmpl,1.6,1.7,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull bull-home.tmpl,1.2,1.3 result.tmpl,1.4,1.5 subscription-detail.tmpl,1.6,1.7
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en about.tmpl,1.12,1.13
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull bull-home.tmpl,1.2,1.3 result.tmpl,1.4,1.5 subscription-detail.tmpl,1.6,1.7
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en about.tmpl,1.12,1.13
- Index(es):