mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-18 22:51:37 +00:00
Syncing the news..
This commit is contained in:
parent
17092195c4
commit
a268a19807
1 changed files with 3 additions and 3 deletions
|
@ -44,9 +44,9 @@
|
|||
$result = pg_close($conn);
|
||||
} else {
|
||||
tableBoxHeader("Latest 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 release manager, has been instructed to lay off the Quack.. <=:]';
|
||||
tableNewsItem('27 Feb 2000', 'Mercury', $newsItem);
|
||||
|
|
Loading…
Reference in a new issue