@@ -, +, @@ the fine payment forms - Remove obsolete script "type" attribute - Update the use of the obsolete jQuery method "bind" - Use Bootstrap's built-in "show" option instead of simulated click - Handle preventDoubleFormSubmit function's "waiting" class if modal is closed manually --- .../prog/en/modules/members/paycollect.tt | 28 ++++++++++++++-------- 1 file changed, 18 insertions(+), 10 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -99,11 +99,11 @@
  1. - +
  2. - +
  3. @@ -125,8 +125,10 @@
-
- Cancel
+
+ + Cancel +
[% ELSIF ( writeoff_individual ) %]
@@ -251,17 +253,16 @@ -