[% IF ( else ) %]
[% END %]
[% IF ( add_form ) %]
[% IF ( frameworkcode ) %]Modify framework text[% ELSE %]Add framework[% END %]
[% END %]
[% IF ( delete_confirm ) %]
Delete framework for [% frameworktext %] ([% frameworkcode %])?
[% IF ( total ) %]
This framework is used [% total %] times.
[% END %]
[% END %]
[% IF ( else ) %]
MARC frameworks
Framework name, then go to MARC biblio to set MARC editor parameters
Code |
Description |
|
Edit |
Delete |
Export |
Import |
|
Default framework |
MARC structure |
|
|
|
|
[% FOREACH loo IN loop %]
[% IF ( loop.odd ) %]
[% ELSE %]
[% END %]
[% loo.frameworkcode %] |
[% loo.frameworktext %] |
MARC structure |
Edit |
Delete |
|
|
[% END %]
[% IF ( previous ) %]
<< Previous[% END %]
[% IF ( next ) %]
Next >>[% END %]
[% END %]