From 544b00e8a702ca8683e950428c629b23315138c8 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 2 Mar 2021 17:02:20 +0100 Subject: [PATCH] [bug] do not display "powered by disqus" if Disqus is disabled --- CHANGELOG.md | 1 + app/frontend/templates/projects/show.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 891c32848..7eb00bf71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Improved the setup script - Fix a bug: unable to install a new instance with an external reverse proxy +- Fix a bug: do not display "powered by disqus" if Disqus is disabled ## v4.7.2 2021 March 1st - Updated yq to v4 diff --git a/app/frontend/templates/projects/show.html b/app/frontend/templates/projects/show.html index f526e1587..e79c9b7d8 100644 --- a/app/frontend/templates/projects/show.html +++ b/app/frontend/templates/projects/show.html @@ -62,7 +62,7 @@ {{ 'app.public.projects_show.share_on_twitter' | translate }} -
+