.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user