[% USE raw %] [% USE Asset %] [% USE Branches %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Clone circulation and fine rules › Circulation and fine rules › Administration › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'prefs-admin-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]

Cloning circulation and fine rules [% IF frombranch == "*" %] from standard rules[% ELSIF frombranch %] from "[% Branches.GetName( frombranch ) | html %]"[% END %] [% IF tobranch %] to "[% Branches.GetName( tobranch ) | html %]"[% END %]

[% IF ( result ) %] [% IF ( error ) %]
Cloning of circulation and fine rules failed!
[% ELSE %]

The rules have been cloned.

[% END %] Return to circulation and fine rules [% ELSE %]

Use carefully! If the destination library already has circulation and fine rules, they will be deleted without warning!

[% UNLESS ( frombranch ) %]
Please choose a library to clone rules from: [% IF ( tobranch ) %][% END %]
[% END %] [% UNLESS ( tobranch ) %]
Please choose the library to clone the rules to: [% IF ( frombranch ) %][% END %]
[% END %]
[% END %]
[% MACRO jsinclude BLOCK %] [% Asset.js("js/admin-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]