• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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