From 51ea24c108fbf22789a4463fb369abaa66bd4a99 Mon Sep 17 00:00:00 2001 From: naresh rai Date: Thu, 14 Oct 2021 14:50:21 +0530 Subject: [PATCH] added monthly report checkbox without any functionality + changed the order of the settings on notification page --- templates/settings/form.php | 34 +++++++++++++++++---------------- templates/settings/personal.php | 10 ++++++---- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/templates/settings/form.php b/templates/settings/form.php index d5df7c8e4..db33c0ae0 100644 --- a/templates/settings/form.php +++ b/templates/settings/form.php @@ -27,6 +27,24 @@ /** @var \OCP\IL10N $l */ ?> + + +
+
+

t('Notification')); ?>

+ + + + + + + + @@ -61,19 +79,3 @@
- - - -
- t('You need to set up your email address before you can receive notification emails.')); ?> - - -
- - -t('Choose for which activities you want to get a push notification.')); ?>

+

t('Daily activity summary')); ?>

+ + - inc('settings/form')); ?> - -

t('Daily activity summary')); ?>

- +
/> + + inc('settings/form')); ?>