From 3bd252a71f04bcd20c3f01b90ddd3fcb2fd2e87a Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 14 Apr 2013 18:02:43 +0200 Subject: [PATCH] Bug 10045: Switch budget to fund in suggestions Labels are budget, but should be fund. To test: 1) Check the table on the suggestions page. 2) Check the suggestion edit form. 3) Check the suggestion display. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index 0ce3804..bd855bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -230,7 +230,7 @@ $(document).ready(function() { calcNewsuggTotal(); }); Library: [% branchname %]
  • - Budget: [% budgetname %] + Fund: [% budgetname %]
  • Copies:[% quantity %] @@ -329,7 +329,7 @@ $(document).ready(function() { calcNewsuggTotal(); }); [% IF ( branchloo.selected ) %][% ELSE %][% END %][% END %]
  • -
  • +