fix link that breaks download by opening in new tab

This commit is contained in:
John Gruen 2017-08-02 22:38:17 +02:00
parent ada45323e1
commit a64eced8be
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@
</div>
</div>
<a class="send-new" data-l10n-id="sendYourFilesLink"></a>
<a class="send-new" data-l10n-id="sendYourFilesLink" target="_blank"></a>
</div>