diff --git a/sections/userhistory/subscriptions.php b/sections/userhistory/subscriptions.php index edc7e423..3ec8487f 100644 --- a/sections/userhistory/subscriptions.php +++ b/sections/userhistory/subscriptions.php @@ -189,7 +189,10 @@ break; case 'forums': $Links = 'Forums: ' . display_str($Result['ForumName']) . ' > ' . - '' . Format::cut_string($Result['Name'], 75) . ''; + '' . + display_str(Format::cut_string($Result['Name'], 75)) . + ''; $JumpLink = 'forums.php?action=viewthread&threadid=' . $Result['PageID'] . '&postid=' . $Result['PostID'] . '#post' . $Result['PostID']; break; default: @@ -205,17 +208,17 @@ - + (New!)' : '')?> - + Unsubscribe - + Unsubscribe