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

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