|
|
|
@@ -1615,7 +1615,7 @@ const BusCustomFormWizard = (props) => { |
|
|
|
<Button |
|
|
|
variant="contained" |
|
|
|
onClick={playCaptchaAudio} |
|
|
|
aria-label={intl.formatMessage({ id: "captchaPlayAudioAria" })} |
|
|
|
aria-label={intl.formatMessage({ id: "captchaPlayAudio" })} |
|
|
|
sx={{ |
|
|
|
backgroundColor: '#0C489E', |
|
|
|
color: '#FFFFFF', |
|
|
|
|