From 6aae6e38236716751580cecd76e18c1a8475d87d Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Sun, 26 May 2019 18:06:54 +0200 Subject: [PATCH] chamged arrow to pen --- cont/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cont/list.php b/cont/list.php index 62d8246..7307b53 100644 --- a/cont/list.php +++ b/cont/list.php @@ -35,7 +35,7 @@ print_r("
"); print_r("
$item->Anzahl $item->Einheit
"); print_r("
$item->Name
"); - print_r("
"); + print_r("
"); print_r(""); } ?>