@@ -, +, @@ - Apply the patch and log in to the OPAC. - On the "Your summary" page, click the "Clubs" tab. - Click "Enroll" next to the club you configured. - You should see an enrollment form with the field(s) you configured. - The "Finish enrollment" button should be styled green and should be positioned inside the box which delineates the Clubs tab. --- koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt @@ -27,13 +27,12 @@ [% f.description | html %] [% END %] - -
  • - - Cancel -
  • +
    + + Cancel +
    --