Koha/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-active-currency.inc
2011-04-10 20:38:30 +12:00

1 line
No EOL
236 B
HTML

[% IF ( currency ) %]<p><b>Currency = [% currency %]</b></p>[% ELSE %]<div class="dialog alert"><h3>No active currency is defined</h3><p>Please <a href="/cgi-bin/koha/admin/currency.pl">specify an active currency</a>.</p></div>[% END %]