Hi
When I change the language in the admin from en_AS to de_DE I do get
these entries in the Admin section of the the farcry admin:
<form id="subjump" action="" method="get" class="iframe-nav-form">
<select name="sub" onchange="location=this.value;return false;">
<option value="?sub=dynamic" selected="selected">Dynamischer
Inhalt</option>
<option value="?sub=media"><font
color='red'>application.adminBundle[session.dmProfile.locale].MediaLibrary</font></option>
<option value="?sub=sitetreecontent"><font
color='red'>application.adminBundle[session.dmProfile.locale].SiteTreeContent</font></option>
<option value="?sub=contentUtilities"><font
color='red'>application.adminBundle[session.dmProfile.locale].ContentUtilities</font></option>
</select>
</form>
Can anybody tell me where I can fix that
("application.adminBundle[session.dmProfile.locale].SiteTreeContent"
should just be "SiteTreeContent")
Thanks in advance
Bernd
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---