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