Update ID of next-step button in required-fields.blade.php

This commit is contained in:
Benjamin Beganović 2024-01-31 18:59:34 +01:00
parent b61d68847b
commit 252e61f984

View File

@ -80,7 +80,7 @@
> >
<button <button
type="button" type="button"
id="next-step" id="rff-next-step"
class="button button-primary bg-primary" class="button button-primary bg-primary"
> >
{{ ctrans('texts.next_step') }} {{ ctrans('texts.next_step') }}