iframes war
This commit is contained in:
parent
79030cff3b
commit
04ee5c01f9
4
game.php
4
game.php
@ -223,8 +223,8 @@ if (!isset($_SESSION['uid'])) header("Location: index.php");
|
||||
<a href="/moderators.php" title="Модераторы" target="main"><img src="http://placehold.it/32x32/33ff33?text=M"/></a>
|
||||
<a href="/forum.php" title="Форум" target="main"><img src="http://placehold.it/32x32?text=F"/></a>
|
||||
</header>
|
||||
<div id="game"></div>
|
||||
<div id="chat"></div>
|
||||
<div id="game" class="scrollbar-macosx"></div>
|
||||
<div id="chat" class="scrollbar-macosx"></div>
|
||||
<footer>
|
||||
<form action="chat.php" method="post" target="chat">
|
||||
<input id="msg" name="msg" size="100" placeholder="Введите сообщение...">
|
||||
|
Loading…
Reference in New Issue
Block a user