There is an unnecessary double Entrie in the login_body.html - Line 8

Code: [Download] [Hide] [Select]
<!-- IF not S_ADMIN_AUTH -->{L_LOGIN}<!-- ELSE -->{LOGIN_EXPLAIN}<!-- ENDIF -->



and Line 11-15

Code: [Download] [Hide] [Select]
<!-- IF not S_ADMIN_AUTH -->
<th colspan="2">{L_LOGIN}</th>
<!-- ELSE -->
<th>{LOGIN_EXPLAIN}</th>
<!-- ENDIF -->


Viewable if u want to go to the Administration Control Panel ;-)

Happy New Year