Fix label issues on report form

This commit is contained in:
regalijan 2023-10-19 16:50:05 -04:00
parent f298775072
commit 7b379dd65a
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -237,7 +237,7 @@ export default function () {
<Heading mb="4vh">Report an Exploiter</Heading> <Heading mb="4vh">Report an Exploiter</Heading>
<br /> <br />
<FormControl isRequired> <FormControl isRequired>
<FormLabel> <FormLabel htmlFor="usernames">
Username(s) - To specify more than one, provide a comma-delimited Username(s) - To specify more than one, provide a comma-delimited
list (User1, User2, User3...) list (User1, User2, User3...)
</FormLabel> </FormLabel>