(Grav GitSync) Automatic Commit from fff

This commit is contained in:
fff
2026-02-19 13:04:03 +00:00
committed by GitSync
parent c5b2fc5f54
commit 6f626fa6b0

View File

@@ -18,28 +18,28 @@ media_order: 'logo-filex.png,logo-annuaire.png,logo-glpi.png,logo-guide.png,logo
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;">
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="logo-glpi.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<img src="./logo-glpi.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Support IT (GLPI)</h3>
<p style="font-size: 0.9em;">Gestion des tickets et assistance matériel.</p>
<a href="http://it-ticketing.galien.com/" style="font-weight: bold; color: #007bff;">Accéder au portail →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="logo-annuaire.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<img src="./logo-annuaire.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Annuaire</h3>
<p style="font-size: 0.9em;">Retrouvez vos contacts internes et bureaux.</p>
<a href="http://annuaire.galien.com/" style="font-weight: bold; color: #007bff;">Ouvrir l'annuaire →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="logo-filex.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<img src="./logo-filex.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Filex</h3>
<p style="font-size: 0.9em;">Transfert de fichiers volumineux sécurisé.</p>
<a href="http://filex-galien.com" style="font-weight: bold; color: #007bff;">Transférer →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="logo-guide.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<img src="./logo-guide.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Portail RH</h3>
<p style="font-size: 0.9em;">Congés, paie et informations administratives.</p>
<a href="https://kelio.galien.com/" style="font-weight: bold; color: #007bff;">Espace Kelio →</a>