From 6fadc125b0109f8141b3a4dbdb796be1eb4a3af8 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Thu, 23 Dec 2010 12:28:18 +0000 Subject: [PATCH] --- wawi/bestellung.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/wawi/bestellung.php b/wawi/bestellung.php index f26886a08..bf3a9cc9c 100644 --- a/wawi/bestellung.php +++ b/wawi/bestellung.php @@ -554,7 +554,7 @@ if($aktion == 'suche') echo ''.$freigegeben=($row->freigegeben=='t')?'ja':'nein'."\n"; echo ''.number_format($brutto, 2, ",",".")."\n"; echo ''.$row->titel."\n"; - echo ''.$row->updateamum.' '.$row->updatevon ."\n"; + echo ''.$date->formatDatum($row->updateamum,'d.m.Y').' '.$row->updatevon ."\n"; echo "\n"; } @@ -692,8 +692,7 @@ if($aktion == 'suche') } if($_GET['method']=='update') { - - echo '