mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +00:00
Merge pull request #112 from Lcstyle/master
Fix 1901 - the "Download!" button on the Welcome page leads to the file displayed in-browser instead of downloaded/saved.
This commit is contained in:
commit
62a0ec0820
@ -59,6 +59,7 @@
|
||||
Filename
|
||||
<input type="text" name="filename" />
|
||||
</label>
|
||||
<input type="hidden" name="save" value="true"/>
|
||||
<p><input type="submit" class="btn" value="Download File »" /></p>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user