From 384d23f32dabfcfc1a2d1c40f0ae7f52f5d0687d Mon Sep 17 00:00:00 2001
From: Sobak
Date: Sun, 19 Nov 2017 06:53:20 +0100
Subject: [PATCH] Maybe it will save us some effort...
I doubt it myself but why not to try?
---
submit-event.php | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/submit-event.php b/submit-event.php
index da88a5d8d..3959f5e5a 100644
--- a/submit-event.php
+++ b/submit-event.php
@@ -146,6 +146,10 @@ else {
" Submit your event here, and after it has been approved, it will be listed in\n" .
" our event calendar.\n
";
echo "Please note that conference submissions should be emailed to php-webmaster@lists.php.net
\n";
+ echo '' . "\n" .
+ "
\n All submissions will be reviewed by human. Do not waste " .
+ "our and your own time on submitting events unrelated to PHP. Thank you.
\n" .
+ "
\n";
}
// Display errors if found