|
Lines 276-281
Link Here
|
| 276 |
</select> |
276 |
</select> |
| 277 |
<!-- Do NOT remove this next hidden input! We need it to save kohafield. --> |
277 |
<!-- Do NOT remove this next hidden input! We need it to save kohafield. --> |
| 278 |
<input type="hidden" name="kohafield_[% loo.row | html %]" value="[% loo.kohafield | html %]"/> |
278 |
<input type="hidden" name="kohafield_[% loo.row | html %]" value="[% loo.kohafield | html %]"/> |
|
|
279 |
<div class="hint">Edit in 'Koha to MARC mapping'</div> |
| 279 |
</li> |
280 |
</li> |
| 280 |
</ol> |
281 |
</ol> |
| 281 |
</fieldset> <!-- /.rows --> |
282 |
</fieldset> <!-- /.rows --> |
| 282 |
- |
|
|