diff --git a/uber/templates/shifts_admin/index.html b/uber/templates/shifts_admin/index.html index 7c2dcc92b..b228ad667 100644 --- a/uber/templates/shifts_admin/index.html +++ b/uber/templates/shifts_admin/index.html @@ -28,12 +28,12 @@
We are able to import shifts from last year. If you want us to import last year's shifts, please email {{ 'stops@magfest.org'|email_to_link }}. +
We are able to import shifts from last year. If you want us to import last year's shifts, please email {{ c.STAFF_EMAIL|email_only|email_to_link }}. You will still be able to edit those shifts, add slots for additional volunteers, and create new shifts. If you choose to import last year’s shifts, please take the time to look them over and make any needed changes. After the import, you will need to return to this page and approve that they are correct by clicking "I Don’t Need To Do Anything Else Here."
If you want any shifts to be restricted to certain staffers, including setup or teardown shifts, please use the "roles" function when creating shifts. Shifts with specific roles will only be visible to staff that you have assigned to ALL of those roles.