@@ -, +, @@ --- .../prog/en/modules/acqui/neworderempty.tt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -40,7 +40,7 @@ function Check(ff) { if(isNull(ff.budget_id,1)){ ok=1; - _alertString += "\n- "+ _("You must select a budget"); + _alertString += "\n- "+ _("You must select a fund"); } if (!(isNum(ff.quantity,0)) || ff.quantity.value == 0){ @@ -383,7 +383,7 @@ $(document).ready(function() [% END %][%# UNLESS subscriptionid %] [% END %][%# IF (AcqCreateItemOrdering) %]
- Accounting Details + Accounting details
  1. [% IF ( close ) %] @@ -415,7 +415,7 @@ $(document).ready(function() [% ELSE %]