a
This commit is contained in:
parent
9c287bbee1
commit
2979d4f506
|
|
@ -4,8 +4,6 @@
|
|||
{
|
||||
$msgErreur = 'Site under maintenance, please log back in later!';
|
||||
}
|
||||
|
||||
// $cheminLogo ="/Societes/$codeSociete/Logos/logo_societe.png";
|
||||
?>
|
||||
|
||||
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 12px; margin-bottom:10px;">
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
{
|
||||
$msgErreur = 'Site en maintenance, veuillez vous reconnecter plus tard!';
|
||||
}
|
||||
|
||||
// $cheminLogo ="/Societes/$codeSociete/Logos/logo_societe.png";
|
||||
?>
|
||||
|
||||
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 12px; margin-bottom:10px;">
|
||||
|
|
|
|||
|
|
@ -29,6 +29,10 @@
|
|||
$societeExiste = true;
|
||||
?>
|
||||
|
||||
|
||||
<input class="sr-only" type="text" name="afficherLogoSociete" id="afficherLogoSociete" value="<?= $afficherLogoSociete ?>">
|
||||
afficherLogoSociete : <input ctype="text" value="<?= $afficherLogoSociete ?>">
|
||||
|
||||
<div class="login-wrapper">
|
||||
<form class="login100-form validate-form" action="Connexion/connecter" method="post">
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user