mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
onepage even when submitting form
This commit is contained in:
@@ -87,7 +87,7 @@ if(isset($_GET['chan'])){
|
||||
</div>
|
||||
<div id="mega-background"></div>
|
||||
<h5>Create a radio channel, collaborate and listen</h5>
|
||||
<form class="channel-finder">
|
||||
<form class="channel-finder" onsubmit="return false;">
|
||||
<p class="prething">zoff.no/</p>
|
||||
<input
|
||||
class="input-field room-namer"
|
||||
|
||||
Reference in New Issue
Block a user