@@ -, +, @@ => plugin without threshold is enabled => if plugin with threshold was selected, "Make payment" button is disabled until an enabled payment method is selected --- .../bootstrap/en/includes/account-table.inc | 60 ++++++++++--------- .../bootstrap/en/modules/opac-account.tt | 29 ++++++++- 2 files changed, 58 insertions(+), 31 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc +++ a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc @@ -132,38 +132,40 @@ - [% IF ENABLE_OPAC_PAYMENTS && DISPLAY_PAYMENT_BLOCK %] - [% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt @@ -81,6 +81,8 @@ --