kentico_jurajo
-
11/13/2008 7:46:17 AM
RE:How can I disable the remote administrator option?
Hi,
If you are using portal engine templates, please sign into the CMS Desk and select the root document in content tree. Now, click on the Design tab and remove the from the top the txtTrialInfo web part.
If you are using ASPX templates, please open this file - \CMSTemplates\CorporateSiteASPX\Root.master
And remove this:
<div style="border: 1px solid #cecfce; background: #f7f3ef; color: #555555; font-weight: bold; padding: 3px; font-size: 10px; text-align: center"> Sign in to <asp:HyperLink ID="lnkCMSDesk" runat="server" Text="CMS Desk" />. Sign in to <asp:HyperLink ID="lnkSiteManager" runat="server" Text="CMS Site Manager" />. The default account is administrator with blank password. </div>
Best Regards, Juraj Ondrus
|