From 35718cd239d4cb67ed1a9c5091a95124dd5faddd Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Sun, 16 Jun 2019 20:30:56 -0400 Subject: [PATCH] Change blog visibility explanations on Private instance Ref T576 --- templates/user/collection.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user/collection.tmpl b/templates/user/collection.tmpl index 112e020..08e8886 100644 --- a/templates/user/collection.tmpl +++ b/templates/user/collection.tmpl @@ -44,7 +44,7 @@ -

This blog is visible to anyone with its link.

+

This blog is visible to {{if .Private}}any registered user on this instance{{else}}anyone with its link{{end}}.