BookmarkedDiscussions
When I search for bookmarked discussions (by adding "?View=Bookmarks" to the forum URL), the heading of the page is BookmarkedDiscussions, that is, there is no space between the words.
I have looked in the language file as well as in the conf directory but cannot find the definition for it.
Anyone able to shed some light on this mystery?
I have looked in the language file as well as in the conf directory but cannot find the definition for it.
Anyone able to shed some light on this mystery?
0
This discussion has been closed.
Comments
$Dictionary['BookmarkedDiscussions'] = 'Bookmarked Discussions';
to conf/language.php
$Context->Dictionary["BookmarkedDiscussions"] = "Bookmarked Discussions";
I turned the Discussion filter off to save side panel space.