diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-21 16:21:22 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-21 16:21:22 +0000 |
| commit | 371cf3aa2a132401a4557e227577a9f3a57f4477 (patch) | |
| tree | 1ce345520f684fd56ed1445d237e14174f6e6dd7 /html/index.html | |
| parent | 58885c244c2b9625d0917797dedd3850bf07ae53 (diff) | |
Diffstat (limited to 'html/index.html')
| -rw-r--r-- | html/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html index 7bc01b0..e8de35c 100644 --- a/html/index.html +++ b/html/index.html @@ -8,8 +8,8 @@ <body bgcolor=#000000 text=#ffff00> <table align=center width=500> <tr> -<td align=center><img src="y_black.gif" alt="ychat"></td> -<td align=center class=header>%%PGETITLE%%<br>%%INFO%%</td> +<td align=center class=header>%%PGETITLE%%</td> +<td align=center class=header>%%INFO%%</td> </tr> <tr> <td colspan=2> </td> |
