From c991e148a6a50cefcf7cff3a9b0aa911c398dede Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 3 Jun 2014 20:41:12 +0200 Subject: [PATCH] improve share settings working --- settings/templates/admin.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index 8ed22e98b52..e6438da7988 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -237,15 +237,14 @@ if (!$_['internetconnectionworking']) { /> -
- t('Allow apps to use the Share API')); ?> +
> /> -
+
id="publicLinkSettings"> /> @@ -268,7 +267,6 @@ if (!$_['internetconnectionworking']) {
- t('Allow users to share items to the public with links')); ?> @@ -276,7 +274,6 @@ if (!$_['internetconnectionworking']) { />
- t('Allow users to share items shared with them again')); ?>
> /> -- 2.39.5