This commit is contained in:
parent
10f0f6a2c0
commit
160063267e
@ -47,7 +47,7 @@
|
||||
<div class="message_img"></div>
|
||||
<p class="messagecontent">ВСЕМ ПРИВЕТ! Я ФОКУСНИК!</p>
|
||||
</div>
|
||||
<form class="messagewraper" method="post" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<form enctype='application/json' class="messagewraper" method="post" action="http://api.vdk2ch.ru:5000/PostTo/">
|
||||
<input type="text" class="textplace" name="messagetext" id="messagetext" cols="30" rows="10"></input>
|
||||
<input class="button" type="submit" for="messagetext" value="SEND">
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user