array key: footer
The footer array item is a HTML string that is displayed after the input form. It is displayed within the form so form variables can be embedded, any HTML content will be displayed.
$input_form_definitions['footer'] = '<p>Powered by <a href="https://saturntables.com/" target="_blank">Saturn Tables</a></p>';