Create custom multilang footer

Re: Create custom multilang footer

by David Mudrák -
Number of replies: 3
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators

it simply displays both strings.

Are you sure the multi-language filter has been enabled?

In reply to David Mudrák

Re: Create custom multilang footer

by Robert Brenstein -
Not only multilang filter has to be enabled but you need to explicitly run your multilang-formatted text through the function that does the magic of picking up the correct subtext.
In reply to Robert Brenstein

Re: Create custom multilang footer

by N Gripy -

How can I do that via the frontend GUI?

The filter is enabled.