mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-10 03:19:38 +00:00
Started work for having session-logins instead of sending passwords back and forth
This commit is contained in:
@@ -6,7 +6,7 @@ $(document).ready(function() {
|
||||
$("#contact-container").empty();
|
||||
$("#contact-container").html("Send a mail to us: <a title='Open in client' href='mailto:contact@zoff.me?Subject=Contact%20Zoff'>contact@zoff.me</a>");
|
||||
$("#submit-contact-form").hide();
|
||||
|
||||
|
||||
ga('send', 'pageview');
|
||||
|
||||
if(!Helper.mobilecheck()) {
|
||||
|
||||
Reference in New Issue
Block a user