add the opt-in button for emails #244

This commit is contained in:
Nabeel Shahzad
2018-09-20 10:00:23 -05:00
parent aebb517791
commit fbcaa382f4
9 changed files with 47 additions and 11 deletions

View File

@@ -15,4 +15,6 @@ return [
'editprofile' => 'Edit Profile',
'edityourprofile' => 'Edit Your Profile',
'transferhours' => 'Transferred Hours',
'opt-in' => 'Opt-In',
'opt-in-descrip' => 'Yes, include me on non-administrative emails',
];