mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 11:24:25 +00:00
Update welcome.xhtml
Add a tooltip to explain what SDMF means. Cannot find a definition for MDMF; I presume "Medium" but at the risk of being wrong, I don't want to just blindly make that suggested change.
This commit is contained in:
parent
6a38a3c54e
commit
62a4b2721c
@ -77,7 +77,7 @@
|
||||
|
||||
<label for="upload-sdmf" class="radio">
|
||||
<input type="radio" id="upload-sdmf" value="sdmf" name="format" />
|
||||
SDMF
|
||||
<acronym title="Small Distributed Mutable Files">SDMF</acronym>
|
||||
</label>
|
||||
|
||||
<label for="upload-mdmf" class="radio">
|
||||
@ -95,7 +95,7 @@
|
||||
<form action="uri" method="post" enctype="multipart/form-data">
|
||||
<label for="mkdir-sdmf" class="radio">
|
||||
<input type="radio" checked="checked" id="mkdir-sdmf" value="sdmf" name="format" />
|
||||
SDMF
|
||||
<acronym title="Small Distributed Mutable Files">SDMF</acronym>
|
||||
</label>
|
||||
|
||||
<label for="mkdir-mdmf" class="radio">
|
||||
|
Loading…
x
Reference in New Issue
Block a user