diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2008-12-23 13:53:13 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2008-12-23 13:53:13 +0000 |
| commit | 7e95a3ee6c6f09e0440d6375ddd128a329d02058 (patch) | |
| tree | 7f1c039e086f8d3b5214aed54ca36340ca604c86 /phpBB/styles/prosilver/template/mcp_front.html | |
| parent | 79f2dedb51b856f540464ba39c9d3cb839672cdb (diff) | |
| download | forums-7e95a3ee6c6f09e0440d6375ddd128a329d02058.tar forums-7e95a3ee6c6f09e0440d6375ddd128a329d02058.tar.gz forums-7e95a3ee6c6f09e0440d6375ddd128a329d02058.tar.bz2 forums-7e95a3ee6c6f09e0440d6375ddd128a329d02058.tar.xz forums-7e95a3ee6c6f09e0440d6375ddd128a329d02058.zip | |
merge in r9090, r9170, r9174, r9179
git-svn-id: file:///svn/phpbb/trunk@9214 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_front.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/mcp_front.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 9e8d0bba40..6f048d1a2d 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -129,7 +129,7 @@ </tr> <!-- BEGINELSE --> <tr> - <td colspan="5">{L_NO_ENTRIES}</td> + <td colspan="6">{L_NO_ENTRIES}</td> </tr> <!-- END log --> </tbody> |
