diff options
| author | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:22 +0200 |
|---|---|---|
| committer | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:22 +0200 |
| commit | a7aa66722070de6ab2e84e5a1311b96c98f36e14 (patch) | |
| tree | 617f8bec8aebb398d6cfe61f1077b2db58dab85b /html/index.html | |
| parent | 79f67cf524bf8c9069241475e9365362066ca3ab (diff) | |
| parent | f06ac1cce099cdb5a415663ff6473990066ea4cf (diff) | |
Merge remote-tracking branch 'remotes/github/ychat-0.5-basic' into ychat-0.5-basicychat-0.5-basic
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> |
