File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ <h4 class="card-title">Volunteering</h4>
255
255
Please contact our team at < a href ="mailto:contest@fsu.acm.org "> contest@fsu.acm.org</ a > for additional information!
256
256
</ p >
257
257
< small class ="card-text ">
258
- A special thank you to ACM at FSU alumnus Will Davenport for donating the server hardware.
258
+ < em > A special thank you to ACM at FSU alumnus Will Davenport for donating the server hardware.</ em >
259
259
</ small >
260
260
</ div >
261
261
</ div >
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ class Meta:
62
62
'announcement_email_opt_out' : 'Announcement Emails' ,
63
63
}
64
64
help_texts = {
65
- 'fsu_id' : 'Excluding @my. fsu.edu ex: ab12c@my. fsu.edu -> ab12c' ,
65
+ 'fsu_id' : 'Excluding @fsu.edu ex: ab12c@fsu.edu -> ab12c' ,
66
66
'fsu_num' : 'Last 8 numbers on FSUCard. Exclude spaces.' ,
67
67
'announcement_email_opt_out' : 'Contest announcements delivered to your inbox.' ,
68
68
}
You can’t perform that action at this time.
0 commit comments