moar classes
parent
66d46bfae9
commit
918e737a52
|
@ -36,8 +36,8 @@ $id=$_GET['id'];
|
|||
</center></h1>
|
||||
</div>
|
||||
<div class="item-2">
|
||||
<iframe src="%CONTENT_DIR%/board/board.php?id=$id"></iframe>
|
||||
<iframe src="%CONTENT_DIR%/board/default.php?id=$id"></iframe>
|
||||
<iframe class="board" src="%CONTENT_DIR%/board/board.php?id=$id"></iframe>
|
||||
<iframe class="action" src="%CONTENT_DIR%/board/default.php?id=$id"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue