From 90a1bd5721a2106ecbddbc2c7a7d4160f0fa7fea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Tue, 25 Sep 2012 12:01:09 +0200 Subject: [PATCH] seperate the form to set up the mount points and the form to upload ssl certificates --- apps/files_external/templates/settings.php | 26 +++++++++++++--------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index c44b09b180..367ce2bc03 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -1,4 +1,4 @@ -
+
t('External Storage'); ?> '> @@ -81,7 +81,18 @@

- + +
+ /> +
+ t('Allow users to mount their own external storage'); ?> + +
+
+ +
+
+ '> @@ -101,12 +112,5 @@ - - -
- /> -
- t('Allow users to mount their own external storage'); ?> - - - + + \ No newline at end of file