From 573177d1768dd69dde94106919a61344f4146794 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 4 Aug 2015 17:50:30 +0200 Subject: only add the possibility to import ssl root certificates to the personal setting if the user can mount external storages --- settings/templates/personal.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'settings/templates/personal.php') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index e7832b85ebd..490133c9f25 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -205,6 +205,7 @@ if($_['passwordChangeSupported']) { +

t('SSL root certificates')); ?>

@@ -242,6 +243,7 @@ if($_['passwordChangeSupported']) { +

t('Version'));?>

-- cgit v1.2.3