diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ba79660646..4be97e3860 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,7 @@
  • [Fix] Fix incorrect ampersand encoding in redirect parameter. (Bug #58465)
  • [Fix] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135)
  • [Fix] Fix table binding issues with PostgreSQL in board-wide feed. (Bug #58425)
  • +
  • [Fix] Fix dead link in MCP on reports for global announcements in prosilver. (Bug #9512)
  • [Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)
  • [Feature] The memcache acm plugin now supports multiple memcache servers.
  • diff --git a/phpBB/styles/prosilver/template/mcp_reports.html b/phpBB/styles/prosilver/template/mcp_reports.html index 649154deb4..eefb24ee91 100644 --- a/phpBB/styles/prosilver/template/mcp_reports.html +++ b/phpBB/styles/prosilver/template/mcp_reports.html @@ -54,7 +54,7 @@
    {postrow.REPORTER_FULL} « {postrow.REPORT_TIME}
    - {L_FORUM}: {postrow.FORUM_NAME}
    + {L_FORUM}: {postrow.FORUM_NAME}{postrow.FORUM_NAME}