Skip to content

Commit d28790a

Browse files
authored
Update fingerprinting credential upload instructions
1 parent daa5260 commit d28790a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BackgroundChecks/BackgroundChecks.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,8 @@ def needs(r, p): # row, person
443443
"Once you receive your certification in the mail, please scan it and " \
444444
"<a href=\"/OnlineReg/96\" >upload it here</a>.</li>"
445445
print "<li>If you <b>already have the fingerprinting credential</b> because of your work or volunteering elsewhere, you can " \
446-
"<a href=\"/OnlineReg/96\" >upload it here</a>. The body of the document should begin with " \
447-
"\"Your fingerprint based record check\"...</li>"
446+
"<a href=\"/OnlineReg/96\" >upload it here</a>. The body of the document will typically have two checkboxes: " \
447+
"\"Eligible\" and \"Ineligible.\"</li>"
448448
print "</ul></div>"
449449

450450
if 'FBI Emp' in n:

0 commit comments

Comments
 (0)