diff --git a/gw-record.php b/gw-record.php index d782e74..5dd7b7f 100644 --- a/gw-record.php +++ b/gw-record.php @@ -123,7 +123,7 @@ if ($whatdropped == "1"){ echo '

'; } else if ($whatdropped == "4"){ echo '
'; - echo 'on VALUE="' . date('Y-m-d') . '"> nothing dropped! Maybe try again in 30 days on: ' . date('Y-m-d', strtotime("+30 days")); + echo 'on nothing dropped! Maybe try again in 30 days on: ' . date('Y-m-d', strtotime("+30 days")); echo ''; echo ''; echo '';