diff --git a/modules/shared/auth/ui/home.php b/modules/shared/auth/ui/home.php index f8684ba..5462c32 100644 --- a/modules/shared/auth/ui/home.php +++ b/modules/shared/auth/ui/home.php @@ -588,9 +588,6 @@ function render_auth_home_page(array $user, array $otcProducts = [], array $best echo " '',"; echo " '',"; echo " '
',"; - echo " '
',"; - echo " '
Bestell-Details
',"; - echo " '
',"; echo " '
',"; echo " '

Bestellnummer: ' + escapeHtml(orderNumber) + '

',"; echo " '

Bestelldatum: ' + escapeHtml(orderDate) + '

',";