aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_logs.html
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-11-24 07:22:28 +0000
committerChris Smith <toonarmy@phpbb.com>2008-11-24 07:22:28 +0000
commitae9c4068e7bdb61c7ec67dfc3fb98803d15759d1 (patch)
tree9055e3f2324729643acb0ebf1ac9d88204adf5b1 /phpBB/styles/prosilver/template/mcp_logs.html
parent21573a847394e996b4df49905a235f6506cbd270 (diff)
downloadforums-ae9c4068e7bdb61c7ec67dfc3fb98803d15759d1.tar
forums-ae9c4068e7bdb61c7ec67dfc3fb98803d15759d1.tar.gz
forums-ae9c4068e7bdb61c7ec67dfc3fb98803d15759d1.tar.bz2
forums-ae9c4068e7bdb61c7ec67dfc3fb98803d15759d1.tar.xz
forums-ae9c4068e7bdb61c7ec67dfc3fb98803d15759d1.zip
Deprecate S_ROW_COUNT, remove *really* old assignments from the code
git-svn-id: file:///svn/phpbb/trunk@9107 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_logs.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_logs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_logs.html b/phpBB/styles/prosilver/template/mcp_logs.html
index bf1e867be3..7407981914 100644
--- a/phpBB/styles/prosilver/template/mcp_logs.html
+++ b/phpBB/styles/prosilver/template/mcp_logs.html
@@ -27,7 +27,7 @@
<tbody>
<!-- IF S_LOGS -->
<!-- BEGIN log -->
- <!-- IF log.S_ROW_COUNT is even --><tr class="bg1"><!-- ELSE --><tr class="bg2"><!-- ENDIF -->
+ <!-- IF log.S_ROW_NUM is even --><tr class="bg1"><!-- ELSE --><tr class="bg2"><!-- ENDIF -->
<td>{log.USERNAME}</td>
<td style="text-align: center">{log.IP}</td>
<td style="text-align: center">{log.DATE}</td>