<h1><?php _e('Patches available', 'ifw'); ?></h1>

<p><?php _e('You have to execute the patches before you can continue work with this plugin.', 'ifw'); ?></p>

<a href="<?php echo $this->executeUrl; ?>" class="button button-primary"><?php _e('Execute patches', 'ifw'); ?></a>