diff --git a/index.php b/index.php index 4a3d92d..306c50f 100644 --- a/index.php +++ b/index.php @@ -75,7 +75,7 @@ if($mode==1){ } } if($future){ - $error="future"; + $error="Gewähltes Datum liegt in der Zukunft."; $mode=0; } }