Remove info box about screenshots

This commit is contained in:
Frederic Guillot
2015-04-13 22:33:31 -04:00
parent 3b403a1a4b
commit f5b4b237a8
20 changed files with 11 additions and 32 deletions

View File

@@ -15,5 +15,3 @@
<?= $this->a(t('cancel'), 'task', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id']), false, 'close-popover') ?>
</div>
</form>
<p class="alert alert-info"><?= t('Copy and paste images are only supported with Mozilla Firefox and Google Chrome.') ?></p>