[AMOS commit] NOMDL forum: fixed the string wording to match the current code condition

[AMOS commit] NOMDL forum: fixed the string wording to match the current code condition

by AMOS bot -
Number of replies: 0
Author: David Mudrak
NOMDL forum: fixed the string wording to match the current code condition
Previous string was used together with the legacy:guest capability.
However, the current code checks is_enrolled() instead. This led to a
weird situation when non-enrolled admin or manager could not subscribe
to a forum and the error message was completely confusing for them.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=9a3adb2032c0b44c58473329310172c7ded7903b
http://github.com/moodle/moodle/commit/9a3adb2032c0b44c58473329310172c7ded7903b

+ 2.0 en [subscribeenrolledonly,mod_forum]
- 2.0 en [noguestsubscribe,mod_forum]