Add class for body into login page
This commit is contained in:
parent
5ea500383c
commit
2f25e07e5a
@ -30,7 +30,7 @@ print top_htmlhead('',$langs->trans('Login').' '.$title,0,0,$arrayofjs);
|
|||||||
?>
|
?>
|
||||||
<!-- BEGIN PHP TEMPLATE LOGIN.TPL.PHP -->
|
<!-- BEGIN PHP TEMPLATE LOGIN.TPL.PHP -->
|
||||||
|
|
||||||
<body class="body">
|
<body class="body bodylogin">
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user