[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/acqui.simple add
From: |
Chris Cormack |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple additem-nomarc.tmpl,1.7,1.8 |
Date: |
Sat, 26 Jun 2004 16:22:25 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23981
Modified Files:
additem-nomarc.tmpl
Log Message:
Taking out subjects and additional authors these belong on the add biblio page
Index: additem-nomarc.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple/additem-nomarc.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** additem-nomarc.tmpl 20 Feb 2004 02:49:26 -0000 1.7
--- additem-nomarc.tmpl 26 Jun 2004 23:22:22 -0000 1.8
***************
*** 1,4 ****
<!-- TMPL_INCLUDE NAME="acquisitions-top.inc" -->
- test
<font size="6"><em><!-- TMPL_VAR NAME="TITLE" --></em></font>
<p>
--- 1,3 ----
***************
*** 149,160 ****
</tr>
<tr valign="top">
- <td>Additional Authors:<br><i>One Author per line</i></td>
- <td><textarea name="additionalauthors" cols="30" rows="6"></textarea></td>
- </tr>
- <tr valign="top">
- <td>Subject Headings:<br><i>One Subject per line</i></td>
- <td><textarea name="subjectheadings" cols="30" rows="6"></textarea></td>
- </tr>
- <tr valign="top">
<td>Website URL:</td>
<td><INPUT name="url" size="40"></td>
--- 148,151 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple additem-nomarc.tmpl,1.7,1.8,
Chris Cormack <=