Customization of login page

Hi, i need to change login page for guests login to pay their invoice, where i have to change to prevent next update to overwrite my change?

Regards

You can change the login page here:

/application/modules/sessions/views/sessions_login.php

Any customization would be overwritten with updates and need to be made again. This is the login page for all users though, including yourself.