I'm new to Drupal and I inherited a site that has a registration form that is available in >3 languages. For some reason it stopped working today and I don't know why.
It's set up as a block that lists all of the languages. Inside the blocks, you can see each language has a link and in html it says:
- English
and the other languages are the same but with a different language name.
If you look at it in rich formatting instead of html, it says: Path: div.langs >> ul >>li.en.first active >> a or Path: div.langs>>ul>>li.es for Spanish etc, etc.