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 7dc696352..7f61c3c67 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -60,6 +60,7 @@ <tr><td><span onclick="">Default translation method</span> <dl id=methods> <dt><label><input name=method value=Manual type=radio onchange="translator.change(this)">Manual</label> + <dt><label><input name=method value=GFRobust type=radio onchange="translator.change(this)">GF Robust Parser</label> </dl> </table> <dt><label><input name=cloud type=checkbox onchange="translator.change(this)"> Save in the cloud</label> @@ -76,7 +77,7 @@ </div> <hr> <div class=modtime><small>HMTL -<!-- hhmts start -->Last modified: Wed Apr 3 20:29:44 CEST 2013 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Apr 5 15:09:28 CEST 2013 <!-- hhmts end --> </small></div> <a href="about.html">About</a> |
