From 1d8b307bb5790aa8c0040a76638f57f757cfb782 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 18 May 2017 16:18:25 -0400 Subject: More notification updates --- Project-Unite/Views/Manage/Index.cshtml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Project-Unite/Views') diff --git a/Project-Unite/Views/Manage/Index.cshtml b/Project-Unite/Views/Manage/Index.cshtml index 9aab632..198180f 100644 --- a/Project-Unite/Views/Manage/Index.cshtml +++ b/Project-Unite/Views/Manage/Index.cshtml @@ -30,7 +30,8 @@ @@ -86,6 +87,14 @@ @Html.TextAreaFor(Model => Model.Hobbies, new { @class = "form-control" }) + +
+

Notifications

+

These settings are for the ShiftOS notification system on your account.

+ +

Send me notifications through email when I'm inactive

+

Check this option to allow us to email you when you receive a notification and you haven't logged in for a week.

@Html.CheckBoxFor(Model=>Model.EmailOnNotifications) +

Privacy & Security

-- cgit v1.2.3