Changed name to zoff instead of zöff

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-28 18:35:51 +01:00
parent 815c757367
commit 0756da0293
18 changed files with 44 additions and 44 deletions

View File

@@ -7,7 +7,7 @@ mobilecheck = function() {
};
$(document).ready(function (){
document.title = "Zöff Remote";
document.title = "Zoff Remote";
setTimeout(function(){$("#search").focus();},500);
var connection_options = {
'sync disconnect on unload':true,