|
Lines 1-16
Link Here
|
| 1 |
[% INCLUDE 'doc-head-open.inc' %] |
1 |
[% INCLUDE 'doc-head-open.inc' %] |
| 2 |
<title>UNIMARC field 686a builder</title> |
2 |
<title>UNIMARC field 686a builder</title> |
| 3 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
| 4 |
<style type="text/css"> |
|
|
| 5 |
#custom-doc { width:51.46em;*width:50.17em;min-width:675px; margin:auto; text-align:left; } |
| 6 |
</style> |
| 7 |
</head> |
4 |
</head> |
| 8 |
<body id="cat_unimarc_field_686a" class="cat" style="padding:1em;"> |
5 |
|
|
|
6 |
<body id="cat_unimarc_field_686a" class="cat"> |
| 7 |
<div class="container-fluid"> |
| 8 |
|
| 9 |
<h3>UNIMARC field 686a builder</h3> |
9 |
<h3>UNIMARC field 686a builder</h3> |
| 10 |
<div id="custom-doc" class="yui-t7"> |
10 |
|
| 11 |
<div id="bd"> |
|
|
| 12 |
<div id="yui-main"> |
| 13 |
<div class="yui-b"><div class="yui-g"> |
| 14 |
<h1>Classification</h1> |
11 |
<h1>Classification</h1> |
| 15 |
<p>Please select a value in the classification. This will copy the 686$a field value from the authority record to the 686$a field of the bibliographic record.</p> |
12 |
<p>Please select a value in the classification. This will copy the 686$a field value from the authority record to the 686$a field of the bibliographic record.</p> |
| 16 |
<form name="f" method="get" action="../authorities/auth_finder.pl"> |
13 |
<form name="f" method="get" action="../authorities/auth_finder.pl"> |
|
Lines 69-77
Link Here
|
| 69 |
</li></ol></fieldset> |
66 |
</li></ol></fieldset> |
| 70 |
<fieldset class="action"> <input type="submit" value="Search" class="submit" /> <a class="cancel close" href="#">Cancel</a></fieldset> |
67 |
<fieldset class="action"> <input type="submit" value="Search" class="submit" /> <a class="cancel close" href="#">Cancel</a></fieldset> |
| 71 |
</form> |
68 |
</form> |
| 72 |
</div> |
69 |
|
| 73 |
</div> |
|
|
| 74 |
</div> |
| 75 |
</div> |
| 76 |
</div> |
| 77 |
[% INCLUDE 'popup-bottom.inc' %] |
70 |
[% INCLUDE 'popup-bottom.inc' %] |
| 78 |
- |
|
|