diff options
Diffstat (limited to 'app/Template/file')
-rw-r--r-- | app/Template/file/screenshot.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Template/file/screenshot.php b/app/Template/file/screenshot.php index 386b83b6..299bf615 100644 --- a/app/Template/file/screenshot.php +++ b/app/Template/file/screenshot.php @@ -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>
\ No newline at end of file |