This commit is contained in:
Jens Cornelsen
2025-04-17 23:34:45 +02:00
parent af7da9c07f
commit f0ae1a9205

View File

@@ -49,9 +49,18 @@
<hr class="border-gray-600" />
<div class="button-tab">
<img src="../../images/profile-placeholder.svg" alt="profile icon" width="22" height="22" />
Besteller
<div class="button-tab">
<img src="../../images/profile-placeholder.svg" alt="profile icon" width="30" height="30" />
{benutzer.vorname} {benutzer.name}
</div>
Mitwirkende
<div class="button-tab">
<img src="../../images/profile-placeholder.svg" alt="profile icon" width="30" height="30" />
{benutzer.vorname} {benutzer.name}
</div>
<hr class="border-gray-600" />