From b563f124c89669e71a745563e685ce1bff4a7ab8 Mon Sep 17 00:00:00 2001 From: Albert S Date: Thu, 31 Oct 2019 21:43:57 +0100 Subject: [PATCH] template: remove some unnecessary newlines --- template/quitesimple/_headerlink | 2 +- template/quitesimple/admin_register | 2 +- template/quitesimple/allcategories | 2 +- template/quitesimple/allpages | 2 +- template/quitesimple/error | 2 +- template/quitesimple/general_footer | 2 +- template/quitesimple/general_header | 2 +- template/quitesimple/js_session_refresh | 2 +- template/quitesimple/login | 2 +- template/quitesimple/login_already | 2 +- template/quitesimple/page_creation | 2 +- template/quitesimple/page_creation_preview | 2 +- template/quitesimple/page_deletion | 2 +- template/quitesimple/page_footer | 3 +-- template/quitesimple/page_header | 2 +- template/quitesimple/page_history | 2 +- template/quitesimple/page_settings | 2 +- template/quitesimple/page_view | 2 +- template/quitesimple/page_view_revision | 2 +- template/quitesimple/recentchanges | 2 +- template/quitesimple/search | 3 +-- template/quitesimple/show_category | 2 +- template/quitesimple/show_whatlinkshere | 2 +- template/quitesimple/style.css | 2 +- template/quitesimple/user_changepw | 2 +- 25 files changed, 25 insertions(+), 27 deletions(-) diff --git a/template/quitesimple/_headerlink b/template/quitesimple/_headerlink index bf8227a..3daeb92 100644 --- a/template/quitesimple/_headerlink +++ b/template/quitesimple/_headerlink @@ -1 +1 @@ -
  • {qswiki:var:value}
  • +
  • {qswiki:var:value}
  • \ No newline at end of file diff --git a/template/quitesimple/admin_register b/template/quitesimple/admin_register index 703cfc1..3ef64f7 100644 --- a/template/quitesimple/admin_register +++ b/template/quitesimple/admin_register @@ -12,4 +12,4 @@ Repeat password:
    -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/allcategories b/template/quitesimple/allcategories index 6907504..5726177 100644 --- a/template/quitesimple/allcategories +++ b/template/quitesimple/allcategories @@ -3,4 +3,4 @@

    All categories

    {qswiki:var:categorylist} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/allpages b/template/quitesimple/allpages index 7c86212..c3d452b 100644 --- a/template/quitesimple/allpages +++ b/template/quitesimple/allpages @@ -3,4 +3,4 @@

    All pages

    {qswiki:var:pagelist} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/error b/template/quitesimple/error index 5afc8a9..9e075a5 100644 --- a/template/quitesimple/error +++ b/template/quitesimple/error @@ -3,4 +3,4 @@

    {qswiki:var:errortitle}


    {qswiki:var:errormessage} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/general_footer b/template/quitesimple/general_footer index 9ec5c7d..c172ee3 100644 --- a/template/quitesimple/general_footer +++ b/template/quitesimple/general_footer @@ -8,4 +8,4 @@ {qswiki:include:js_session_refresh} - + \ No newline at end of file diff --git a/template/quitesimple/general_header b/template/quitesimple/general_header index 4d2bb59..9429d99 100644 --- a/template/quitesimple/general_header +++ b/template/quitesimple/general_header @@ -18,4 +18,4 @@ - + \ No newline at end of file diff --git a/template/quitesimple/js_session_refresh b/template/quitesimple/js_session_refresh index b7803d5..ffc1bd2 100644 --- a/template/quitesimple/js_session_refresh +++ b/template/quitesimple/js_session_refresh @@ -2,4 +2,4 @@ function refreshSession() { fetch(new Request("{qswiki:config:refreshsessionurl}")); } -setInterval(refreshSession, 60*2*1000); +setInterval(refreshSession, 60*2*1000); \ No newline at end of file diff --git a/template/quitesimple/login b/template/quitesimple/login index 5bb9196..8288cef 100644 --- a/template/quitesimple/login +++ b/template/quitesimple/login @@ -8,4 +8,4 @@ Password: -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/login_already b/template/quitesimple/login_already index 5a3b8d0..ecc37ce 100644 --- a/template/quitesimple/login_already +++ b/template/quitesimple/login_already @@ -4,4 +4,4 @@ You are already logged in as {qswiki:var:username}
    Logout -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_creation b/template/quitesimple/page_creation index cda9003..35981f0 100644 --- a/template/quitesimple/page_creation +++ b/template/quitesimple/page_creation @@ -11,4 +11,4 @@ -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_creation_preview b/template/quitesimple/page_creation_preview index 2d54e6c..f765d83 100644 --- a/template/quitesimple/page_creation_preview +++ b/template/quitesimple/page_creation_preview @@ -14,4 +14,4 @@ This is a preview of your changes:
    -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_deletion b/template/quitesimple/page_deletion index d7780ce..5cbdced 100644 --- a/template/quitesimple/page_deletion +++ b/template/quitesimple/page_deletion @@ -7,4 +7,4 @@ Do you really want to delete page {qswiki:var:page}? -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_footer b/template/quitesimple/page_footer index 3aba2fe..9942b41 100644 --- a/template/quitesimple/page_footer +++ b/template/quitesimple/page_footer @@ -2,7 +2,6 @@ @@ -10,4 +9,4 @@ {qswiki:include:js_session_refresh} - + \ No newline at end of file diff --git a/template/quitesimple/page_header b/template/quitesimple/page_header index 7e1ff90..447b8a7 100644 --- a/template/quitesimple/page_header +++ b/template/quitesimple/page_header @@ -22,4 +22,4 @@ - + \ No newline at end of file diff --git a/template/quitesimple/page_history b/template/quitesimple/page_history index 72e866d..00c3a38 100644 --- a/template/quitesimple/page_history +++ b/template/quitesimple/page_history @@ -5,4 +5,4 @@ {qswiki:var:prevpage} {qswiki:var:nextpage} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_settings b/template/quitesimple/page_settings index 4300270..1683900 100644 --- a/template/quitesimple/page_settings +++ b/template/quitesimple/page_settings @@ -13,4 +13,4 @@
    -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/page_view b/template/quitesimple/page_view index 26edd3a..86bdd8d 100644 --- a/template/quitesimple/page_view +++ b/template/quitesimple/page_view @@ -8,4 +8,4 @@
    {qswiki:var:content}
    -{qswiki:include:page_footer} +{qswiki:include:page_footer} \ No newline at end of file diff --git a/template/quitesimple/page_view_revision b/template/quitesimple/page_view_revision index bcbecd5..c6516e2 100644 --- a/template/quitesimple/page_view_revision +++ b/template/quitesimple/page_view_revision @@ -3,4 +3,4 @@ Showing revision: {qswiki:var:revision}
    {qswiki:var:content} -{qswiki:include:page_footer} +{qswiki:include:page_footer} \ No newline at end of file diff --git a/template/quitesimple/recentchanges b/template/quitesimple/recentchanges index d78c19a..a0df45b 100644 --- a/template/quitesimple/recentchanges +++ b/template/quitesimple/recentchanges @@ -5,4 +5,4 @@ {qswiki:var:prevpage} {qswiki:var:nextpage} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/search b/template/quitesimple/search index 9ca4c82..c07a493 100644 --- a/template/quitesimple/search +++ b/template/quitesimple/search @@ -3,5 +3,4 @@

    Search for: {qswiki:var:searchterm}

    {qswiki:var:pagelist} -{qswiki:include:general_footer} - +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/show_category b/template/quitesimple/show_category index 5ec8f8c..efe591a 100644 --- a/template/quitesimple/show_category +++ b/template/quitesimple/show_category @@ -3,4 +3,4 @@

    Category: {qswiki:var:categoryname}

    {qswiki:var:pagelist} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/show_whatlinkshere b/template/quitesimple/show_whatlinkshere index 3d8bf18..6700c59 100644 --- a/template/quitesimple/show_whatlinkshere +++ b/template/quitesimple/show_whatlinkshere @@ -3,4 +3,4 @@

    Links to: {qswiki:var:pagename}

    {qswiki:var:pagelist} -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file diff --git a/template/quitesimple/style.css b/template/quitesimple/style.css index 2c85da9..0da3369 100644 --- a/template/quitesimple/style.css +++ b/template/quitesimple/style.css @@ -219,4 +219,4 @@ display: block; { display: none; } -} +} \ No newline at end of file diff --git a/template/quitesimple/user_changepw b/template/quitesimple/user_changepw index 7c03df1..1cfbad4 100644 --- a/template/quitesimple/user_changepw +++ b/template/quitesimple/user_changepw @@ -12,4 +12,4 @@ Repeat password: -{qswiki:include:general_footer} +{qswiki:include:general_footer} \ No newline at end of file