Closed Derky closed 10 years ago
Okay, after having a look again at the code, the problem why links are always an error is,
that the language string might be used in a <a href="">
-tag.
So when en does not contain a link, but your language does, it might be a potential problem.
However, this does not apply to the help_*.php pages, so I will make them an exception from this rule.