From 4ffd048b2a66c8e0914fac14895998a8f949a2e3 Mon Sep 17 00:00:00 2001 From: lealife Date: Wed, 12 Apr 2017 15:58:55 +0800 Subject: [PATCH] Form submission canceled because the form is not connected --- public/blog/themes/default/footer.html | 11 +++++++---- public/blog/themes/elegant/footer.html | 11 +++++++---- public/blog/themes/nav_fixed/footer.html | 11 +++++++---- 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/public/blog/themes/default/footer.html b/public/blog/themes/default/footer.html index 656d87f..95e04cb 100644 --- a/public/blog/themes/default/footer.html +++ b/public/blog/themes/default/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = '
'; - tpl += ''; - tpl += "'; + tpl += " diff --git a/public/blog/themes/elegant/footer.html b/public/blog/themes/elegant/footer.html index 656d87f..45d4075 100644 --- a/public/blog/themes/elegant/footer.html +++ b/public/blog/themes/elegant/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = ''; - tpl += ''; - tpl += "'; + tpl += " diff --git a/public/blog/themes/nav_fixed/footer.html b/public/blog/themes/nav_fixed/footer.html index 656d87f..45d4075 100644 --- a/public/blog/themes/nav_fixed/footer.html +++ b/public/blog/themes/nav_fixed/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = ''; - tpl += ''; - tpl += "'; + tpl += "