From 5f044a015e622881126a55483de1f680abe29a17 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 4 Apr 2010 02:03:23 +0200 Subject: [PATCH] [bug/9512] Fix dead link in MCP on reports for global announcements in prosilver. (Bug #9512) --- phpBB/docs/CHANGELOG.html | 1 + phpBB/styles/prosilver/template/mcp_reports.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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}