mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Found more errors left from the doctype html and cleaned it up
This commit is contained in:
@@ -113,7 +113,6 @@ function save(){
|
||||
|
||||
function submitAdmin(form)
|
||||
{
|
||||
console.log(form);
|
||||
voting = form.vote.checked;
|
||||
addsongs = form.addsongs.checked;
|
||||
longsongs = form.longsongs.checked;
|
||||
|
||||
Reference in New Issue
Block a user