1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-11-08 20:22:45 +01:00

Merge pull request #400 from mozilla/fix-dl-breaking-link

fix link that breaks download by opening in new tab
This commit is contained in:
Danny Coates 2017-08-02 14:05:55 -07:00 committed by GitHub
commit d208a82089

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>