Remove the clickable username that shows up in the side panel when you bookmark a discussion

When I bookmark a discussion, the Bookmarked Discussions section appears on the right side. This is great that it shows the bookmarked discussion title, number of comments, the date, and the username with the most recent commenter, but I want to make the username part not clickable. Which file should I edit to do this?
Tagged:

Best Answer

  • lucluc ✭✭
    Answer ✓
    I'd say this one:
    applications/vanilla/views/modules/discussion.php

    But you should include it in some theme, or you might need to modify it when upgrading your forum.

Answers

  • lucluc ✭✭
    Answer ✓
    I'd say this one:
    applications/vanilla/views/modules/discussion.php

    But you should include it in some theme, or you might need to modify it when upgrading your forum.
Sign In or Register to comment.