Created attachment 128135 [details] Screenshot of the problem When a user enrolls in a club via the OPAC the enrollment form looks broken because the "Finish" button is outside of the container the form is in.
Created attachment 128136 [details] [review] Bug 29611: Clubs enrollment layout problem in the OPAC This patch makes a minor change to the HTML of the clubs enrollment form in the OPAC so that the layout works better. To test you should have at least one club available which allows public enrollment. The club should have at least one enrollment field configured. - 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.
Created attachment 128140 [details] [review] Bug 29611: Clubs enrollment layout problem in the OPAC This patch makes a minor change to the HTML of the clubs enrollment form in the OPAC so that the layout works better. To test you should have at least one club available which allows public enrollment. The club should have at least one enrollment field configured. - 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. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 128147 [details] [review] Bug 29611: Clubs enrollment layout problem in the OPAC This patch makes a minor change to the HTML of the clubs enrollment form in the OPAC so that the layout works better. To test you should have at least one club available which allows public enrollment. The club should have at least one enrollment field configured. - 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. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.01
Pushed to 21.05.x for 21.05.08
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.