This commit is contained in:
KONE SOREL 2026-04-08 18:00:17 +00:00
parent 73c12585a7
commit 0913439138
4 changed files with 5 additions and 5 deletions

View File

@ -201,8 +201,8 @@ a { text-decoration: none; }
/* Logo */
.form-logo {
width: 90px;
height: 90px;
width: 70px;
height: 70px;
object-fit: contain;
margin-bottom: 8px;
}

View File

@ -2,7 +2,7 @@
/*
* Ajaxconnexioncookie/english.php
* Login form English version.
* v3 : Bootstrap form-select (replaces selectpicker), no inline styles.
* v2026 : Bootstrap form-select (replaces selectpicker), no inline styles.
*/
$maintenance = $societeusersaas['maintenance'];

View File

@ -2,7 +2,7 @@
/*
* Ajaxconnexioncookie/french.php
* Formulaire de connexion version française.
* v3 : form-select Bootstrap (remplace selectpicker), aucun style inline.
* v2026 : form-select Bootstrap (remplace selectpicker), aucun style inline.
*/
$maintenance = $societeusersaas['maintenance'];

View File

@ -69,7 +69,7 @@ $isEn = ($_SESSION['lang'] === 'en_US');
<!-- Badge marque + caption bilingue synchronisé avec le carrousel -->
<div class="slide-brand">
<h2>INTER SANTE</h2>
<h2>INTER SANTE &copy; v2026</h2>
<p class="slide-subtitle">
ERP SaaS &mdash;
<?= $isEn