a
This commit is contained in:
parent
c51ae99974
commit
da9d838506
|
|
@ -36,14 +36,14 @@
|
|||
<form class="login100-form validate-form"
|
||||
action="connexion/connecter"
|
||||
method="post"
|
||||
style="background-image: url("<?= $cheminLogo ?>");
|
||||
style="background-image: "<?= $cheminLogo ?>";
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;">
|
||||
|
||||
<span class="login100-form-logo">
|
||||
|
||||
</span>
|
||||
</span>a
|
||||
|
||||
<?php
|
||||
if($_SESSION['p_lang'] == "en_US")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user