From a666bfbc6a9ace45bbae2acda015bc536e9e00a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Demians?= Date: Mon, 27 Oct 2014 16:18:19 +0100 Subject: [PATCH] Bug 12958 Followup, more 'gracious' UI? Rewording: Set this owner to all children funds becomes: Propagate to children funds And put the checkbox on the same line Than Owner: rather than on the next line. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 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 d6d23bb..3347656 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt @@ -471,16 +471,12 @@ var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") onclick="ownerPopup(); return false;" /> - - [% IF budget_has_children %] -
  • - - - + [% IF budget_has_children %] -
  • - [% END %] + Propagate to children funds + [% END %] +
  • Users: -- 2.1.2