How to customize link to Provider’s Website
To customize the URL that opens when the View Services button is clicked:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -mpc_portal_url [url]
To remove the View Services button:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -extras true
Location of link to Provider’s Website
Server Administration Panel > Tools & Utilities > View Services button.
Reference: http://parallels.net
How to customize SSL Certificate buttons URL
To customize the Buy SSL Certificate and View Certificates buttons URL:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -cert_purchasing_url [url]
To remove the buttons for viewing and purchasing SSL certificates:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -cert_purchasing true
How to customize Domain Names button URL
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -domain_management_url [url]
Remove the Manage Domain Names button:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -domain_management true
How to remove the Register Domain Names button:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -domain_registration true
Reference: http://parallels.net/
Customizing Service Links for Domain Registration and Management Services
To customize the Register Domain Names button URL:
On Linux systems, issue the following command:
/usr/local/psa/bin/interface_template -p -domain_registration_url [url]