aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/mcp_reports.html
diff options
context:
space:
mode:
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>