diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/mcp_forum.html')
-rw-r--r-- | phpBB/styles/subSilver/template/mcp_forum.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_forum.html b/phpBB/styles/subSilver/template/mcp_forum.html index 173422b880..02ce06096e 100644 --- a/phpBB/styles/subSilver/template/mcp_forum.html +++ b/phpBB/styles/subSilver/template/mcp_forum.html @@ -40,7 +40,7 @@ </tr> <!-- BEGINELSE --> <tr> - <td class="row1" colspan="8" height="28" align="center"><p class="gen">{L_NO_TOPICS}</p></td> + <td class="row1" colspan="8" align="center"><p class="gen">{L_NO_TOPICS}</p></td> </tr> <!-- END topicrow --> <tr> |