diff --git a/app/views/account/settings/_entropy_configuration.html.erb b/app/views/account/settings/_entropy_configuration.html.erb index 326ffa193..910e10c5f 100644 --- a/app/views/account/settings/_entropy_configuration.html.erb +++ b/app/views/account/settings/_entropy_configuration.html.erb @@ -1,5 +1,6 @@
Choose default settings for this account. You can override them in individual collections.
+This is the default setting for this account, you can override it in each collections.
+Cards automatically close as “Not now” if there is no activity for…
<%= render "entropy/auto_close", model: account.default_entropy_configuration, url: account_entropy_configuration_path %>Cards automatically move to "Not now" after…
+Cards automatically close as “Not now” if there is no activity for…
<%= render "entropy/auto_close", model: collection, url: collection_entropy_configuration_path(collection) %>