Koha/koha-tt/intranet-tmpl/prog/en/includes/budgets-active-currency.inc
2011-03-21 20:02:15 +13: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 %]