diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/login_body.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/login_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/login_body.html b/phpBB/styles/subSilver/template/login_body.html index 0d72ee8f3b..70e147fca8 100644 --- a/phpBB/styles/subSilver/template/login_body.html +++ b/phpBB/styles/subSilver/template/login_body.html @@ -10,7 +10,7 @@ <th>{LOGIN_EXPLAIN}</th> <!-- ENDIF --> </tr> -<!-- IF LOGIN_EXPLAIN && not S_ADMIN_AUTH --> +<!-- IF LOGIN_EXPLAIN && not S_ADMIN_AUTH --> <tr> <td class="row3" colspan="2" align="center"><span class="gensmall">{LOGIN_EXPLAIN}</span></td> </tr> |
