mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
changed the homepage part.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@286 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
c5fc5858b6
commit
b39a76bd58
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ void IWeb_GenerateIndexFile (char *parms, char *content, int contentlength)
|
|||
IWeb_Generate(hostname.string);
|
||||
IWeb_Generate("</H1>");
|
||||
|
||||
IWeb_Generate("<A HREF=\"http://spike.corecodec.org\">Server website</A><P>");
|
||||
IWeb_Generate("<A HREF=\"http://fte.quakesrc.org\">Server website</A><P>");
|
||||
|
||||
if (Rank_OpenRankings())
|
||||
IWeb_Generate("<A HREF=\"allplayers.html\">Click here to see ranked players.</A><P>");
|
||||
|
|
Loading…
Reference in a new issue