/home/arranoyd/magicraft/wp-content/plugins/incsub-support/admin/views/tickets-table-form.php
<form id="support-tickets" method="post">
	<?php $tickets_table->search_box( __( 'Search tickets', INCSUB_SUPPORT_LANG_DOMAIN ), 's' ); ?>
	<?php $tickets_table->display(); ?>
</form>