Modifications cosmétiques

This commit is contained in:
Jean-Christophe Engel 2025-02-18 12:13:56 +01:00
parent 0af9cee03c
commit 92b79b75dc
12 changed files with 26 additions and 26 deletions

View file

@ -62,7 +62,7 @@
{{* formulaire de saisie d'une entrée de matériel *}}
<form method="post" action="">
<div class="informations">
<fieldset class="informations">
<legend>Informations matériel</legend>
<dl class="describe">
<dt>Matériel</dt>
@ -70,7 +70,7 @@
<dt>Catégorie</dt>
<dd>{{$category.name}}</dd>
</dl>
</div>
</fieldset>
<fieldset class="entree">
<legend>Ajouter une entrée de matériel</legend>
<dl>