From e38a5feb34b30d9bd4979f4f074ff17dd337dec4 Mon Sep 17 00:00:00 2001 From: Henry Wright Date: Thu, 27 Aug 2015 22:18:57 +0100 Subject: [PATCH 1/8] Establish a relationship between modals and their labels --- templates/partials/modals/change_picture_modal.tpl | 4 ++-- templates/partials/modals/upload_picture_from_url_modal.tpl | 4 ++-- templates/partials/modals/upload_picture_modal.tpl | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/partials/modals/change_picture_modal.tpl b/templates/partials/modals/change_picture_modal.tpl index 08ba3ce..6265781 100644 --- a/templates/partials/modals/change_picture_modal.tpl +++ b/templates/partials/modals/change_picture_modal.tpl @@ -1,9 +1,9 @@ - - - \ No newline at end of file diff --git a/templates/reset_code.tpl b/templates/reset_code.tpl index 0fa84b7..9d7839f 100644 --- a/templates/reset_code.tpl +++ b/templates/reset_code.tpl @@ -30,7 +30,6 @@ -
diff --git a/templates/tag.tpl b/templates/tag.tpl index 49693d0..e233a62 100644 --- a/templates/tag.tpl +++ b/templates/tag.tpl @@ -12,5 +12,3 @@
- - \ No newline at end of file diff --git a/templates/topic.tpl b/templates/topic.tpl index f40eb38..5386506 100644 --- a/templates/topic.tpl +++ b/templates/topic.tpl @@ -62,5 +62,3 @@ - - \ No newline at end of file From fe15386e42a3c416cdc9188ece15aa5173caa250 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 27 Aug 2015 19:26:25 -0400 Subject: [PATCH 3/8] header fixes for config change --- templates/header.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index f991637..7ccffcc 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -5,7 +5,7 @@ {function.buildMetaTag} - + link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" /> @@ -26,9 +26,9 @@ user: JSON.parse('{{userJSON}}') }; - + - + {{customJS}} From 1af39bb44e797a3039cd87205db559056840a27c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 28 Aug 2015 12:27:15 -0400 Subject: [PATCH 4/8] fix #3515 --- templates/header.tpl | 4 ++-- templates/partials/menu.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index 7ccffcc..239259e 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -49,7 +49,7 @@ - + - +
diff --git a/templates/partials/menu.tpl b/templates/partials/menu.tpl index 88e75ad..3389172 100644 --- a/templates/partials/menu.tpl +++ b/templates/partials/menu.tpl @@ -22,7 +22,7 @@