Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
fix: wrong name, message was asking to select user instead of contact…
Browse files Browse the repository at this point in the history
… form
  • Loading branch information
na-teag committed Apr 20, 2024
1 parent 8ef6348 commit b474fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/admin_contacts.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<div id="contact_details">
<div id="contact_details_not_loaded">
<h2>Veuillez sélectionner un utilisateur</h2>
<h2>Veuillez sélectionner un formulaire</h2>
</div>

<div id="contact_details_loaded" class="hidden">
Expand Down

0 comments on commit b474fab

Please sign in to comment.