From d198dca3217c0fc4c84e3deb6be11fcdcbe824f2 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 28 Oct 2014 08:49:47 -0400 Subject: [PATCH] [PASSED QA] Bug 12958 [Alt. label follow-up] Set a fund owner to a fund hierarchy This alternate follow-up modifies the text of the label to (hopefully) make it more clear. The markup has been revised someone to make it more standard, and a warning has been added about overwriting existing data. Signed-off-by: Frederic Demians Looks good. Signed-off-by: Katrin Fischer Works as described, passes tests and QA script. --- .../intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt index 0f1d4b2..d0f8bdb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt @@ -448,13 +448,13 @@ var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget")
  • - 0 to disable + 0 to disable
  • - 0 to disable + 0 to disable
  • @@ -475,11 +475,12 @@ var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget")
  • [% IF budget_has_children %] -
  • - - - - +
  • + + Selecting this option will overwrite existing fund owners, if any
  • [% END %] -- 1.9.1