[% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Currencies & Exchange rates › [% IF ( add_form ) %][% IF ( searchfield ) %]Modify currency '[% searchfield %]'[% ELSE %]New currency[% END %][% END %] [% IF ( delete_confirm ) %]Confirm deletion of currency '[% searchfield %]'[% END %] [% IF ( delete_confirmed ) %]Currency deleted[% END %] [% IF ( else ) %]Currencies[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'currencies-admin-search.inc' %]
[% IF ( else ) %] [% END %] [% IF ( add_form ) %]
[% IF ( searchfield ) %] Modify currency [% ELSE %] New currency [% END %]
  1. [% IF ( searchfield ) %] Currency: [% searchfield %] [% ELSE %] [% END %]
  2. Last updated: [% timestamp %]
  3. [% IF ( active ) %] [% ELSE %] [% END %]
Cancel
[% END %] [% IF ( delete_confirm ) %] [% IF ( totalgtzero ) %]

Cannot delete currency '[% searchfield %]'

This currency is used [% total %] times. Deletion not possible

[% ELSE %]

Confirm deletion of currency '[% searchfield %]'

Currency [% searchfield %]
Rate [% rate %]
[% END %] [% END %] [% IF ( delete_confirmed ) %]

Currency deleted

[% END %] [% IF ( else ) %]

Currencies and exchange rates

[% IF ( loop ) %][% UNLESS ( activecurrency ) %]

No active currency is defined

Please edit one currency and mark it as active.

[% END %][% END %] [% IF ( searchfield ) %] You searched for [% searchfield %] [% END %] [% FOREACH loo IN loop %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% END %]
Currency Rate Symbol Last updated Active Actions 
[% loo.currency %] [% loo.rate %] [% loo.symbol |html %] [% loo.timestamp %] [% IF ( loo.active ) %]✓[% END %] Edit Delete

[% IF ( offsetgtzero ) %] << Previous [% END %] [% IF ( ltcount ) %] Next >> [% END %] [% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]