mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Maybe it will save us some effort...
I doubt it myself but why not to try?
This commit is contained in:
@@ -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</p>";
|
||||
echo "<p>Please note that conference submissions should be emailed to php-webmaster@lists.php.net</p>\n";
|
||||
echo '<div class="warning">' . "\n" .
|
||||
"<p>\n All submissions will be <strong>reviewed by human</strong>. Do not waste " .
|
||||
"our and your own time on submitting events unrelated to PHP. Thank you.</p>\n" .
|
||||
"</div>\n";
|
||||
}
|
||||
|
||||
// Display errors if found
|
||||
|
||||
Reference in New Issue
Block a user