diff options
Diffstat (limited to 'html/online.html')
| -rwxr-xr-x | html/online.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/online.html b/html/online.html index fc1fd84..6a10fd9 100755 --- a/html/online.html +++ b/html/online.html @@ -2,7 +2,6 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta http-equiv="refresh" content="20"> <link rel=stylesheet href="style.css" type=text/css> <body> <b>%%ROOMNAME%%</b> @@ -14,7 +13,7 @@ %%ROOMTOPIC%% </td> </tr> - %%USERLIST%% + %%USERLIST%% </table> </body> </html> |
