From 183fbe5a2cc449af53e1ebf3cad8beee7386f6ea Mon Sep 17 00:00:00 2001 From: karakayasemi Date: Wed, 3 Apr 2019 18:51:03 +0300 Subject: [PATCH] move expiration date html elements under expiration date checkbox --- .../templates/panels/admin/filesharing.php | 36 +++++++++---------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/settings/templates/panels/admin/filesharing.php b/settings/templates/panels/admin/filesharing.php index 9397d416e950..6f5594f1775c 100644 --- a/settings/templates/panels/admin/filesharing.php +++ b/settings/templates/panels/admin/filesharing.php @@ -56,19 +56,28 @@ print_unescaped('checked="checked"'); } ?> />
+ + t('Expire after ')); ?> + ' /> + t('days')); ?> + checked="checked"/> +
+
/>
- > - - -
-
+ + + +
+
t('Allow users to share file via social media'));?>

-

- t('Expire after ')); ?> - ' /> - t('days')); ?> - /> -
-