<pclass="form-help"><?=t('QualKard is enabled on this board.')?></p>
<divclass="form-actions">
<buttontype="submit"class="btn"formaction="<?= $this->url->href('QualKardController', 'reset', array('plugin' => 'QualKard', 'project_id' => $project['id'])) ?>"onclick="return confirm('<?= t('Reset every card to unread and move them to Drafts. Continue?') ?>');"><?=t('Reset all cards')?></button>
<?=t('QualKard needs the RecoReco plugin (its move engine).')?>
<?phpelseif($fb):?>
<?=t('Disabled while FinanceBuddy is enabled here -- QualKard would restructure the columns.')?>
<?phpelse:?>
<?=t('Set up turns this project into a study board: columns become Drafts | Study | Hairy | Hard | Medium | Easy | Done and every card moves to Drafts.')?>