mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-02 22:35:14 -04:00
I created an error in registration.java when changing the
first/last name to just fulll name. Something simple. I will update the registration.xml file to reflect both first and last name right now.
This commit is contained in:
@ -20,8 +20,7 @@
|
||||
<string name="preferences_file">GamedayPreferences</string>
|
||||
<string name="server_hostname">uncc-gameday.no-ip.org</string>
|
||||
<string name="student_check_in">Student Check-In</string>
|
||||
<string name="student_first_name">First Name:</string>
|
||||
<string name="student_last_name">Last Name:</string>
|
||||
<string name="student_name">Full Name:</string>
|
||||
<string name="section_number">Section:</string>
|
||||
<string name="row_number">Row:</string>
|
||||
<string name="check_box_broadcast">Broadcast Information</string>
|
||||
|
Reference in New Issue
Block a user