forked from gitbot/uguu
Update upload-done.html
新标签打开
This commit is contained in:
parent
9042e9439a
commit
f823c555db
@ -4,7 +4,7 @@
|
||||
<div class="card-panel blue-grey darken-1">
|
||||
<div class="card-content white-text">
|
||||
<span class="card-title" style="color: #00FF99"><h3>File uploaded!</h3></span>
|
||||
<p><a href="{$url_filename}">{$url_filename}</a></p>
|
||||
<p><a href="{$url_filename}" target="_blank">{$url_filename}</a></p>
|
||||
<p>Your file will be available for download during {$retention_time}.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user