質問編集履歴

1

ソースコードミスのため修正

2017/03/09 09:19

投稿

lingwood
lingwood

スコア40

test CHANGED
File without changes
test CHANGED
@@ -108,7 +108,7 @@
108
108
 
109
109
  ```
110
110
 
111
- <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/session">
111
+ <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/list/">
112
112
 
113
113
  <input type="hidden" name="s" id="s" placeholder="検索" />
114
114