Update web/layouts/members/display.html
This commit is contained in:
parent
c6f40f2aa2
commit
9b76cb143d
|
@ -54,7 +54,7 @@
|
|||
<dd class="mt-1 text-sm text-gray-900">{{.ViewState.admins.Data.first_name}}</dd>
|
||||
</div>
|
||||
<div class="sm:col-span-1">
|
||||
<dt class="text-sm font-medium text-gray-500">Prénon</dt>
|
||||
<dt class="text-sm font-medium text-gray-500">Prénom</dt>
|
||||
<dd class="mt-1 text-sm text-gray-900">{{.ViewState.admins.Data.last_name}}
|
||||
</dd>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue