diff options
Diffstat (limited to '')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ <h1 id="header" style="font-size: 5em;">Wall<span id="heaven">Heaven</span></h1> <div id="searchbox"> <form action="/query.php" method="GET"> - <input type="text" placeholder="Search..." name="q"> + <input type="text" placeholder="Search..." name="q"><input type='submit' value='Go'> <br> <br> <div id="options"> |