Update page.yaml

replace fixtures password in homepage text
This commit is contained in:
Camille Gaquiere 2024-03-18 11:11:01 +01:00 committed by Slim Amamou
parent 28acad23be
commit a4cec91036

View file

@ -86,17 +86,17 @@ App\Entity\Page:
<tr>
<td>Admin</td>
<td>sarah@example.com</td>
<td>35DVDj8ir3Buc7</td>
<td>apesebs</td>
</tr>
<tr>
<td>Utilisateur de type individuel</td>
<td>loic@example.com</td>
<td>35DVDj8ir3Buc7</td>
<td>apesebs</td>
</tr>
<tr>
<td>Utilisateur de type lieu</td>
<td>compte+lieu@apes-hdf.org</td>
<td>35DVDj8ir3Buc7</td>
<td>apesebs</td>
</tr>
</tbody>
</table>