diff options
Diffstat (limited to 'phpBB/adm/style/acp_prune_forums.html')
| -rw-r--r-- | phpBB/adm/style/acp_prune_forums.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_prune_forums.html b/phpBB/adm/style/acp_prune_forums.html index 22592f79c5..b6a9fac56a 100644 --- a/phpBB/adm/style/acp_prune_forums.html +++ b/phpBB/adm/style/acp_prune_forums.html @@ -25,7 +25,7 @@ </tr> <!-- BEGINELSE --> <tr> - <td class="row3" style="text-align: center;">{L_NO_PRUNE}</td> + <td colspan="3" class="row3" style="text-align: center;">{L_NO_PRUNE}</td> </tr> <!-- END pruned --> </tbody> |
