making changes
This commit is contained in:
parent
42be528c90
commit
dea589df14
5 changed files with 60 additions and 68 deletions
|
@ -13,10 +13,9 @@
|
|||
<div id="download">
|
||||
{{#if filename}}
|
||||
<div class="title">
|
||||
Your friend is sending you a file:
|
||||
Your friend is sending you a file: <br>
|
||||
{{{filename}}} ({{{filesize}}})
|
||||
</div>
|
||||
|
||||
<span> {{{filename}}} ({{{filesize}}})
|
||||
|
||||
<div class="share-window">
|
||||
<button id="download-btn" onclick="download()">Download File</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue