.
This commit is contained in:
@@ -49,9 +49,18 @@
|
|||||||
|
|
||||||
<hr class="border-gray-600" />
|
<hr class="border-gray-600" />
|
||||||
|
|
||||||
|
Besteller
|
||||||
|
|
||||||
<div class="button-tab">
|
<div class="button-tab">
|
||||||
<img src="../../images/profile-placeholder.svg" alt="profile icon" width="22" height="22" />
|
<img src="../../images/profile-placeholder.svg" alt="profile icon" width="30" height="30" />
|
||||||
Besteller
|
{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>
|
</div>
|
||||||
|
|
||||||
<hr class="border-gray-600" />
|
<hr class="border-gray-600" />
|
||||||
|
|||||||
Reference in New Issue
Block a user