| Author |
Message |
Hati Mizu
Guest
|
Posted:
Wed Oct 26, 2005 4:51 pm Post subject:
Switch to Edit Site text |
|
|
Hi,
I am trying to change the text for the editing console from "Switch to Edit
Site" to something more in line with our corporate terminology. I've looked
at the code and have not been able to find that text string. How can I
change this?
Hati |
|
| Back to top |
|
 |
Hati Mizu
Guest
|
Posted:
Wed Oct 26, 2005 8:51 pm Post subject:
Re: Switch to Edit Site text |
|
|
Thank you Stefan!
"Stefan [MSFT]" wrote:
| Quote: | Hi Hati,
you need to edit the defaultconsole.ascx file and replace the <%#
Container.Text %> inside the SwitchToPresentationUnpublishedAction section
with your text.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Hati Mizu" <HatiMizu@discussions.microsoft.com> wrote in message
news:7B8F991A-A489-4DBA-8389-29A48F757AB8@microsoft.com...
Hi,
I am trying to change the text for the editing console from "Switch to
Edit
Site" to something more in line with our corporate terminology. I've
looked
at the code and have not been able to find that text string. How can I
change this?
Hati
|
|
|
| Back to top |
|
 |
Stefan [MSFT]
Guest
|
Posted:
Wed Oct 26, 2005 8:51 pm Post subject:
Re: Switch to Edit Site text |
|
|
Hi Hati,
you need to edit the defaultconsole.ascx file and replace the <%#
Container.Text %> inside the SwitchToPresentationUnpublishedAction section
with your text.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Hati Mizu" <HatiMizu@discussions.microsoft.com> wrote in message
news:7B8F991A-A489-4DBA-8389-29A48F757AB8@microsoft.com...
| Quote: | Hi,
I am trying to change the text for the editing console from "Switch to
Edit
Site" to something more in line with our corporate terminology. I've
looked
at the code and have not been able to find that text string. How can I
change this?
Hati |
|
|
| Back to top |
|
 |
|
|
|
|