• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

customizing horde template

I

ilustrate

Guest
I've recently visited a site http://207.210.208.140/horde/imp/login.php and noticed that some minor changes were made to the horde login screen. I'd like to actually know where these files are located so that i can also liven up the default look on my horde logins for the clients. Does anyone know?
 
/usr/share/psa-horde/imp/login.php
/usr/share/psa-horde/login.php

Use the shell command:

locate login.php |grep '/psa-horde/'

and it will show you all files named 'login.php' within the path /psa-horde/ and it's sub-directories.
 
Back
Top