|
Lines 210-215
Link Here
|
| 210 |
<li> |
210 |
<li> |
| 211 |
<label for="marcfield">MARC field: </label> |
211 |
<label for="marcfield">MARC field: </label> |
| 212 |
<input type="text" name="marcfield" id="marcfield" value="[% field.marcfield | html %]" /> |
212 |
<input type="text" name="marcfield" id="marcfield" value="[% field.marcfield | html %]" /> |
|
|
213 |
<div class="hint">Example: 942$c</div> |
| 213 |
</li> |
214 |
</li> |
| 214 |
<li> |
215 |
<li> |
| 215 |
<label for="marcfield_mode">MARC field mode: </label> |
216 |
<label for="marcfield_mode">MARC field mode: </label> |
| 216 |
- |
|
|