From: Scott Arciszewski <scott@arciszewski.me> Date: Fri, 15 Aug 2014 22:35:33 +0000 (-0400) Subject: Update welcome.xhtml X-Git-Tag: allmydata-tahoe-1.10.1a1~138 X-Git-Url: https://git.rkrishnan.org/simplejson/components/com_hotproperty/cyclelanguage?a=commitdiff_plain;h=62a4b2721c960a2435df6855982c041b94c5a294;p=tahoe-lafs%2Ftahoe-lafs.git 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. --- diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index 1cb99d8b..e3b8350f 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -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">