Fix label issues on report form
This commit is contained in:
parent
f298775072
commit
7b379dd65a
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user