From 546cd39217dde8a614be45721d4c26fafe50794b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 22 Jul 2015 14:56:03 +0200 Subject: [PATCH] condense doc warnings into small section that gets showed to the user before enabling encryption remove share warning remove app and just write it out as feature adjust warnings reframe storage issue fix typo --- settings/css/settings.css | 6 ++++++ settings/templates/admin.php | 13 ++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/settings/css/settings.css b/settings/css/settings.css index e0fe9b446b..0af6382162 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -386,6 +386,12 @@ table.grid td.date{ display: inline-block; } +#encryptionAPI li { + list-style-type: initial; + margin-left: 20px; + padding: 5px 0; +} + .mail_settings p label:first-child { display: inline-block; width: 300px; diff --git a/settings/templates/admin.php b/settings/templates/admin.php index a55071bdf8..986cbe49ae 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -326,10 +326,17 @@ if ($_['cronErrors']) {