[% 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' %]