mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed volume and channellogin on channelchange remotely
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<div class="modal-content">
|
||||
<h4>Want to contact us?</h4>
|
||||
<div id="contact-container">
|
||||
<a href="mailto"
|
||||
<form id="contact-form" method="post" onsubmit="return false;">
|
||||
<input id="contact-form-from" name="from" type="email" placeholder="your@mail.com" autocomplete="off" class="validate">
|
||||
<input id="contact-form-message" name="message" type="text" placeholder="Your message to us..." autocomplete="off">
|
||||
|
||||
Reference in New Issue
Block a user