This commit is contained in:
2024-10-04 17:14:30 +02:00
parent ea074f0629
commit c547ce3368
7 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
<!-- Conteneur principal -->
<div class="w3-container">
<header class="w3-bar w3-light-grey w3-padding">
<a href="manager_gestion_portefeuilles.html" class="w3-bar-item w3-button w3-left w3-border w3-border-black w3-round-xlarge w3-margin-bottom">Retour</a>
<a href="index.html" class="w3-bar-item w3-button w3-left w3-border w3-border-black w3-round-xlarge w3-margin-bottom">Retour</a>
<h2 class="w3-bar-item w3-display-topmiddle">Information du portefeuille</h2>
</header>