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 '