Escape single quote
This commit is contained in:
parent
60c1fe9bf9
commit
1129e3e022
@ -79,7 +79,7 @@ export default function Login() {
|
|||||||
<div>
|
<div>
|
||||||
<div className='mt-5'>
|
<div className='mt-5'>
|
||||||
<label htmlFor='acsUrl' className='mb-2 block'>
|
<label htmlFor='acsUrl' className='mb-2 block'>
|
||||||
ACS URL <sup>(This is where we'll post the SAML Response)</sup>
|
ACS URL <sup>(This is where we'll post the SAML Response)</sup>
|
||||||
</label>
|
</label>
|
||||||
<input
|
<input
|
||||||
name='acsUrl'
|
name='acsUrl'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user