Commit ff958237 by Takatoshi Miura

修正

parent 5b59f0d6
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
<!-- コンテンツ --> <!-- コンテンツ -->
<main id="chatMakeRoom"> <main id="chatMakeRoom">
<form id="makeRoomForm" action="chat_make_room_confirm.html" method="post"> <form id="makeRoomForm" method="post">
<!-- ユーザー検索 --> <!-- ユーザー検索 -->
<div class="search_form my-2"> <div class="search_form my-2">
<input type="search" name="search" placeholder="ユーザー検索"> <input type="search" name="search" placeholder="ユーザー検索">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment