From 89cbd7b1c1f9a9bcebbc02fb582f821a46bda10b Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Fri, 19 Nov 2021 14:58:44 +0100 Subject: [PATCH] Fix doc link in sharing settings The doc link "i" icon was on the wrong line. Signed-off-by: Vincent Petry --- apps/settings/templates/settings/admin/sharing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/settings/templates/settings/admin/sharing.php b/apps/settings/templates/settings/admin/sharing.php index 62be48dc99d..b699e152198 100644 --- a/apps/settings/templates/settings/admin/sharing.php +++ b/apps/settings/templates/settings/admin/sharing.php @@ -32,10 +32,10 @@

t('You need to enable the File sharing App.')); ?>

-
+

t('As admin you can fine-tune the sharing behavior. Please see the documentation for more information.'));?>