mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
Killed the weird announcement again.
This commit is contained in:
parent
f2ccd4914f
commit
11e66d70fd
1 changed files with 3 additions and 3 deletions
6
news.php
6
news.php
|
@ -41,9 +41,9 @@
|
|||
} else {
|
||||
tableBoxHeader("All News", 1, 'white', '#737b9c', 'black');
|
||||
|
||||
$newsItem = '<P>Because everyone in the core ignored the request for judges to make a request to participate on quake-private I will be the only judge.' .
|
||||
'<P>Since there are many submissions and it will be hard for me to choose and keep everyone in and outside the group happy about it, I will be taking a couple days to think it over.';
|
||||
tableNewsItem('02 Mar 2000', 'Palisade', $newsItem);
|
||||
$newsItem = '<P>Thanks to Deek we now have a brand new site layout which should be much more consistent.' .
|
||||
'<P>In other news, the votes for the logo are still being submitted, but we should have something real soon now.';
|
||||
tableNewsItem('06 Mar 2000', 'Mercury', $newsItem);
|
||||
|
||||
$newsItem = '<P>Knghtbrd, our stable release manager, has been instructed to lay off the Quack.. <=:]';
|
||||
tableNewsItem('27 Feb 2000', 'Mercury', $newsItem);
|
||||
|
|
Loading…
Reference in a new issue