aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/mcp_reports.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-07-06 18:19:56 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-07-06 18:19:56 +0000
commit5b5e11c1f54662e37239a132e20bca9964a0a095 (patch)
tree461330e4b1cf0abf7f505f9a76551311bdef46c6 /phpBB/templates/subSilver/mcp_reports.html
parent8bb0108ad92fb7f1f9c41aa32a53cc7152a19ca6 (diff)
downloadforums-5b5e11c1f54662e37239a132e20bca9964a0a095.tar
forums-5b5e11c1f54662e37239a132e20bca9964a0a095.tar.gz
forums-5b5e11c1f54662e37239a132e20bca9964a0a095.tar.bz2
forums-5b5e11c1f54662e37239a132e20bca9964a0a095.tar.xz
forums-5b5e11c1f54662e37239a132e20bca9964a0a095.zip
Various changes ... note that at present things may look a little strange for those without access to the relevant imageset :D
git-svn-id: file:///svn/phpbb/trunk@4208 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/mcp_reports.html')
-rw-r--r--phpBB/templates/subSilver/mcp_reports.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/templates/subSilver/mcp_reports.html b/phpBB/templates/subSilver/mcp_reports.html
index 6707bb0671..eee0637818 100644
--- a/phpBB/templates/subSilver/mcp_reports.html
+++ b/phpBB/templates/subSilver/mcp_reports.html
@@ -2,14 +2,14 @@
<table width="100%" class="tablebg" cellspacing="1" cellpadding="4" border="0"><form name="main" method="post" action="{S_MCP_ACTION}">
<tr>
- <th height="25" colspan="6" nowrap="nowrap">{L_DISPLAY_OPTIONS}</th>
+ <th colspan="6" height="28" nowrap="nowrap">{L_DISPLAY_OPTIONS}</th>
</tr>
<tr>
<td colspan="2" class="cat" height="28" align="left" nowrap="nowrap"><!-- INCLUDE mcp_jumpbox.html --></td>
- <td colspan="4" class="cat" height="28" align="center"><span class="gensmall">{L_DISPLAY_LOG}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="liteoption" type="submit" name="sort" value="{L_GO}" /></span></td>
+ <td colspan="4" class="cat" height="28" align="center"><span class="gensmall">{L_DISPLAY_LOG}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></span></td>
</tr>
<tr>
- <th>&nbsp;{L_TOPIC}&nbsp;</th>
+ <th height="28">&nbsp;{L_TOPIC}&nbsp;</th>
<th>&nbsp;{L_SUBJECT}&nbsp;</th>
<th>&nbsp;{L_REASON}&nbsp;</th>
<th>&nbsp;{L_REPORTER}&nbsp;</th>