Showing the login dialog
Below you will see the login dialog. You will see how the content of the dialog changes according to whether you are logged in or not.
What the user sees
The code used
<?php $userSessionPro->showLoginDialog(); ?>
Below you will see the login dialog. You will see how the content of the dialog changes according to whether you are logged in or not.