Orthographe
continuous-integration/drone/push Build was killed Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 6dedb44c97
commit 64e58f8cf0

@ -63,7 +63,7 @@
<span class="circle" aria-hidden="true"> <span class="circle" aria-hidden="true">
<span class="icon arrow"></span> <span class="icon arrow"></span>
</span> </span>
<span class="button-text">Se deconnecter</span> <span class="button-text">Déconnexion</span>
</a> </a>
</div>'; </div>';
} elseif (isset($_SESSION['role']) && $_SESSION['role'] == 'admin') { } elseif (isset($_SESSION['role']) && $_SESSION['role'] == 'admin') {
@ -127,7 +127,7 @@
<span class="circle" aria-hidden="true"> <span class="circle" aria-hidden="true">
<span class="icon arrow"></span> <span class="icon arrow"></span>
</span> </span>
<span class="button-text">Deconnection</span> <span class="button-text">Déconnexion</span>
</a> </a>
</div>'; </div>';
} else { } else {

Loading…
Cancel
Save