I have Plesk and Sitebuilder integrated on my server. When I allow domain through Remote Administrator module for Sitebuilder2 Plesk creates custom button for the site. Is it possible to change custom button icon and text below for Sitebuilder sites?

Article ID: 1197 
Last Review: Oct,6 2008
Author: Dmitry Frantsev
Last updated by: system APPLIES TO:
  • Sitebuilder 2.x for Linux/Unix

Resolution

Yes, you can change the icon by replacing /usr/local/psa/admin/htdocs/modules/sbm2/images/icon.gif file on your server with one that you wish to have. You can also change the text which will be displayed under this button. In this case you need modify /usr/local/psa/admin/plib/modules/sbm2/RA_domains.php file and change:
$custom_button->setText("SiteBuilder2 (Access for: $owner)");
to
$custom_button->setText("<YOUR_CUSTOM_TEXT> $owner");

We suggest you to leave $owner parameter it shows you who is the owner of the site.


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields