Override submission confirmation dialog
You can now customize the contents of the submission confirmation dialog.
To do this, you can utilize the new REVIEW_STEP_PRE_SUBMIT step hook, where you can then call the setConfirmationMessage method on the Dromo instance. You can customize both the text of the dialog as well as the actions on the submit and cancel buttons.