• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

"Login To Plesk 7.5 Reloaded"

T

talesa

Guest
I've read many posts about making custom login and logout pages, but most options seem to suffer from some loss of functionality. Has anyone simply found a way to change the Heading on the Login page?

I have a really hard time sending my clients to a page that says "Login To Plesk 7.5 Reloaded". I don't want my clients to have to wonder what "Plesk 7.5 Reloaded" is.


Cheers.


Trevor Johnston
 
answering my own question

Found the answer:

In the following file:
{plesk path}/admin/plib/locales/en-US/messages_en-US.php

(Or whatever your default language locale is)

Adjust the following line:

PHP:
'login_up__login_label_plesk' => "Login to %1",

Put whatever you want in the double quotes.


Trevor
 
Back
Top