You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"expiration_date": "By default, announcements expire after two weeks. To change this, click in the box above.",
20
+
"notify_post": "If this box is checked, students who have signed up for notifications will receive an email.",
21
+
"notify_email_all": "This will send an email notification to all of the users who can see this post. This option does NOT take users' email notification preferences into account, so please use with care.",
22
+
"update_added_date": "If this announcement has already been added, update the added date to now so that the announcement is pushed to the top. If this option is not selected, the announcement will stay in its current position.",
23
+
}
16
24
17
-
self.fields["notify_email_all"].help_text= (
18
-
"This will send an email notification to all of the users who can see this post. This option "
19
-
"does NOT take users' email notification preferences into account, so please use with care."
20
-
)
21
25
22
-
self.fields["update_added_date"].help_text= (
23
-
"If this announcement has already been added, update the added date to now so that the "
24
-
"announcement is pushed to the top. If this option is not selected, the announcement will stay in "
"expiration_date": "By default, announcements expire after two weeks. To change this, click in the box above.",
41
+
"update_added_date": "If this announcement has already been added, update the added date to now so that the announcement is pushed to the top. If this option is not selected, the announcement will stay in its current position.",
0 commit comments