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( 'Expire after ' )); ?> + ' /> + t( 'days' )); ?> + /> +
+

+

/> @@ -56,7 +72,7 @@ /> -
+

-- cgit v1.2.3