mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
Fixed contest page.
This commit is contained in:
parent
3fc7229055
commit
a87dc35424
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
'</DL></TD></TR>';
|
||||
}
|
||||
|
||||
tableBoxHeader( $tableHeadColor, 'black' );
|
||||
tableBoxHeader( 'black', $tableHeadColor );
|
||||
tableTitle( 'Contestants', 1, $tableHeadColor );
|
||||
Contestant( 'Mathieu Helie', 'matt@solarweb.hypermart.net', 'images/quakeforge12.png', 'To Be Announced');
|
||||
Contestant( 'Nick Rusnov', 'nick@intus.net', 'images/qforgec1.png', 'To Be Announced');
|
||||
|
|
Loading…
Reference in a new issue