Shifting additional author and subjects back to the biblio page where they belong.
This commit is contained in:
parent
cb6e87e420
commit
9883661e87
1 changed files with 5 additions and 0 deletions
|
@ -29,11 +29,16 @@
|
|||
<td>Author:</td>
|
||||
<td><INPUT name="author" size="40" /></td>
|
||||
</tr>
|
||||
<tr valign="top"><td class="text">Additional Authors:<br><i>One Author per line</i></td>
|
||||
<td><textarea class="form-box-textarea2" name="additionalauthors" cols="30" rows="6"></textarea></td></tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td>Series Title:<br />
|
||||
<i>(if applicable)</i></td>
|
||||
<td><INPUT name="seriestitle" size="40" /></td>
|
||||
</tr>
|
||||
<tr valign="top"><td class="text">Subject Headings:<br><i>One Subject per line</i></td>
|
||||
<td><textarea class="form-box-textarea2" name="subjectheadings" cols="30" rows="6"></textarea></td></tr>
|
||||
<tr>
|
||||
<td>Copyright Date:</td>
|
||||
<td><INPUT name="copyrightdate" size="40" /></td>
|
||||
|
|
Loading…
Reference in a new issue