aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_logs.html
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-05-15 13:15:40 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-05-15 13:15:40 +0000
commita0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f (patch)
tree9b68eab1170bb13e6c6fe083bceb357eb04056df /phpBB/styles/prosilver/template/mcp_logs.html
parent0d7b31e884068fc6fb84b2fbb09083cb1985cea6 (diff)
downloadforums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar
forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.gz
forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.bz2
forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.tar.xz
forums-a0a44aeee4550d3c3bfc7c5d3d62b8e3acb5a35f.zip
#10940
git-svn-id: file:///svn/phpbb/trunk@7582 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 b7a8b5dfe0..4e4e782fca 100644
--- a/phpBB/styles/prosilver/template/mcp_logs.html
+++ b/phpBB/styles/prosilver/template/mcp_logs.html
@@ -34,7 +34,7 @@
<td>{log.ACTION}<br />
{log.DATA}
</td>
- <!-- IF S_CLEAR_ALLOWED --><td width="5%" align="center"><input type="checkbox" name="mark[]" value="{log.ID}" /></td><!-- ENDIF -->
+ <!-- IF S_CLEAR_ALLOWED --><td style="width: 5%" align="center"><input type="checkbox" name="mark[]" value="{log.ID}" /></td><!-- ENDIF -->
</tr>
<!-- END log -->
<!-- ELSE -->