From 75f793ca4691887bb88efab3d71e7b73c8e3a4d4 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Sun, 26 May 2019 17:42:07 +0200 Subject: [PATCH] button? --- cont/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cont/list.php b/cont/list.php index c65b58d..2fd2d11 100644 --- a/cont/list.php +++ b/cont/list.php @@ -33,7 +33,7 @@ print_r("
"); print_r("
$item->Anzahl $item->Einheit
"); print_r("
$item->Name
"); - print_r("
"); + print_r(""); print_r(""); } ?>