Hello, I have added this module on my site.
And every time I go to a menu
for example: Create
I get
Create
and not just the text create
I know this is confusing, so I have added a screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| screen.PNG | 69.24 KB | vmenelas |
Comments
Comment #1
killes@www.drop.org commentedThe problem is that the title uses check_plain to protet your site from attacks. While this is a good thing to do, it also displayes the title is also displayed as you have seen. I guess the module is rather made for external links.
Comment #2
killes@www.drop.org commentedadded a comment about external links to the project website.