From 96eedc5eb2768db51361f556c3a65c5e94202d65 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 29 Oct 2019 20:11:14 +0100 Subject: My first stupid attempt at expanding the admin interface Signed-off-by: Roeland Jago Douma --- apps/settings/templates/settings/admin/sharing.php | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'apps/settings/templates') diff --git a/apps/settings/templates/settings/admin/sharing.php b/apps/settings/templates/settings/admin/sharing.php index 5913524be40..4f4f16d038a 100644 --- a/apps/settings/templates/settings/admin/sharing.php +++ b/apps/settings/templates/settings/admin/sharing.php @@ -37,6 +37,22 @@ value="1" /> t('Allow apps to use the Share API'));?>
"> + /> + t('Set default expiration date for non-link shares'));?> +
+ t( 'Expire after ' )); ?> + ' /> + t( 'days' )); ?> + /> + t('Enforce expiration date'));?> +
/> @@ -56,7 +72,7 @@ /> - t('Set default expiration date'));?> + t('Set default expiration date for link shares'));?>
-- cgit v1.2.3