Customize Login Page
Go to the following directory:
/usr/local/CyberCP/loginSystem/templates/loginSystem/
Modify the login.html file (or copy the content from this gist)
nano login.html
Restart Cyberpanel for the changes to take effect:
sudo systemctl restart lscpd
Last updated