D DieCustomer! Guest Jan 30, 2007 #1 How do I change the text 'Log in to Plesk 8.1 for Microsoft Windows' on the login box? Thanks,
W wpavel Guest Feb 1, 2007 #2 Originally posted by DieCustomer! How do I change the text 'Log in to Plesk 8.1 for Microsoft Windows' on the login box? Thanks, Click to expand... I think, you need to edit file with all locale strings: admin\plib\locale\messages_en.php3 search inside and get: 'login_up__login_label' => "Log in to %1", // to check I think you can change this text as you want.
Originally posted by DieCustomer! How do I change the text 'Log in to Plesk 8.1 for Microsoft Windows' on the login box? Thanks, Click to expand... I think, you need to edit file with all locale strings: admin\plib\locale\messages_en.php3 search inside and get: 'login_up__login_label' => "Log in to %1", // to check I think you can change this text as you want.