From 48dff8a79ee8eaf9cb62d8119f2b6023fb3986ed Mon Sep 17 00:00:00 2001 From: TheNain38 Date: Mon, 26 Oct 2015 14:32:49 +0100 Subject: [PATCH] Consistancy with other meta, or link tag --- plugins/disabled-UiPassword/login.html | 2 +- src/Ui/template/wrapper.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/disabled-UiPassword/login.html b/plugins/disabled-UiPassword/login.html index 10ed34fc..ed16edbd 100644 --- a/plugins/disabled-UiPassword/login.html +++ b/plugins/disabled-UiPassword/login.html @@ -85,7 +85,7 @@ function submit() { var form = document.getElementById("login_form") if (form.checkValidity()) { document.getElementById("login_button").className = "button login-anim" - setTimeout(function () { + setTimeout(function() { form.submit() }, 1000) } else { diff --git a/src/Ui/template/wrapper.html b/src/Ui/template/wrapper.html index 1ed29c71..8989c240 100644 --- a/src/Ui/template/wrapper.html +++ b/src/Ui/template/wrapper.html @@ -4,7 +4,7 @@ {title} - ZeroNet - + {meta_tags}