Hi,
I have changed the Locale from en_AU to de_DE. After doing this the
button-links in news, events, links and facts administration are not
working anymore.
It seems that the request of the button to the server is also
translated.
In the English version:
... $('FarcryFormSubmitButtonClickedobjectadmin').value = 'Add';; ...
In the translated version:
... $('FarcryFormSubmitButtonClickedobjectadmin').value =
'Hinzufügen';; ...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---