aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_front.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-02-26 22:17:24 +0100
committerAndreas Fischer <bantu@phpbb.com>2013-02-26 22:17:24 +0100
commit5b2d272137ee485307c79e3fd0a10e5ebac4ecdf (patch)
treed3d10afefac97fdcc8247060283609d4219b2cb2 /phpBB/styles/prosilver/template/mcp_front.html
parent8586ce890650238e797b15b721eaa142cfc8c7f0 (diff)
downloadforums-5b2d272137ee485307c79e3fd0a10e5ebac4ecdf.tar
forums-5b2d272137ee485307c79e3fd0a10e5ebac4ecdf.tar.gz
forums-5b2d272137ee485307c79e3fd0a10e5ebac4ecdf.tar.bz2
forums-5b2d272137ee485307c79e3fd0a10e5ebac4ecdf.tar.xz
forums-5b2d272137ee485307c79e3fd0a10e5ebac4ecdf.zip
[ticket/11368] Fix background color for PM report rows by using accessing var.
PHPBB3-11368
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_front.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_front.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html
index b71d120ed6..89ab753f12 100644
--- a/phpBB/styles/prosilver/template/mcp_front.html
+++ b/phpBB/styles/prosilver/template/mcp_front.html
@@ -119,7 +119,7 @@
<ul class="topiclist cplist">
<!-- BEGIN pm_report -->
- <li class="row<!-- IF report.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
+ <li class="row<!-- IF pm_report.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
<dl>
<dt>
<a href="{pm_report.U_PM_DETAILS}" class="topictitle">{pm_report.PM_SUBJECT}</a> {pm_report.ATTACH_ICON_IMG}<br />