I have found that the login form is generated in login.php and it is called from bookingform.php
But i do not understand how the separator “|” between the booking form and login form is generated. I would simply like to put the login form above the normal booking form (But under the ticket list).
Now it is placed to the right of the form with a separator in between which is creating the problem.
Do you have any advice on how to do this?
Thank you so much!