mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
allow send another file link to open in new tab
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="send-new" title="Try Firefox Send">
|
||||
<a class="send-new" title="Try Firefox Send">
|
||||
Try Firefox Send
|
||||
</div>
|
||||
</a>
|
||||
{{else}}
|
||||
<div class="title">
|
||||
This link has expired or never existed in the first place.
|
||||
@@ -52,9 +52,9 @@
|
||||
<div class="expired-description">
|
||||
Send files through a safe, private, and encrypted link that automatically expires to ensure your stuff does not remain online forever.
|
||||
</div>
|
||||
<div class="send-new" title="Try Firefox Send">
|
||||
<a class="send-new" title="Try Firefox Send">
|
||||
Try Firefox Send
|
||||
</div>
|
||||
</a>
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -74,9 +74,9 @@
|
||||
<button id="copy-btn" title="Copy to Clipboard">Copy to Clipboard</button>
|
||||
</div>
|
||||
<button id="delete-file" title="Delete file">Delete file</button>
|
||||
<div class="send-new" title="Send another file">
|
||||
<a class="send-new" title="Send another file">
|
||||
Send another file
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -88,9 +88,9 @@
|
||||
There has been an error uploading the file.
|
||||
</div>
|
||||
<img id="upload-error-img" src="/resources/illustration_error.svg" alt="Upload error" />
|
||||
<div class="send-new" title="Send another file">
|
||||
<a class="send-new" title="Send another file">
|
||||
Send another file
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="unsupported-browser">
|
||||
|
||||
Reference in New Issue
Block a user