diff options
Diffstat (limited to 'phpBB/adm/style/acp_styles.html')
-rw-r--r-- | phpBB/adm/style/acp_styles.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index 47efd249ec..2b067cb292 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -384,6 +384,7 @@ | <a href="{installed.U_PREVIEW}">{L_PREVIEW}</a> <!-- ENDIF --> </td> + </tr> <!-- END installed --> <tr> <td class="row3" colspan="{$COLSPAN}"><strong>{L_UNINSTALLED}</strong></td> |