diff options
Diffstat (limited to 'src/www/translator/index.html')
| -rw-r--r-- | src/www/translator/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/translator/index.html b/src/www/translator/index.html index dde471a0d..03264ebd5 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -58,6 +58,7 @@ <dt><label><input name=method value=Manual type=radio onchange="translator.change(this)">Manual</label> </dl> </table> + <dt><label><input name=cloud type=checkbox onchange="translator.change(this)"> Save in the cloud</label> </dl> </table> </form> @@ -70,7 +71,7 @@ </div> <hr> <div class=modtime><small>HMTL -<!-- hhmts start --> Last modified: Sat May 26 13:23:57 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Tue Jun 12 16:08:01 CEST 2012 <!-- hhmts end --> </small></div> <a href="about.html">About</a> |
