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:
Scott Arciszewski 2014-08-15 18:35:33 -04:00 committed by Brian Warner
parent 6a38a3c54e
commit 62a4b2721c

View File

@ -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">