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 058959c86..fa805fe28 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -16,6 +16,7 @@ <dl> <dt onclick="translator.new(this)">New <dt onclick="translator.browse(this)">Open... + <dt id="import_globalsight" onclick="translator.import_globalsight(this)">Import from GlobalSight... <dt onclick="translator.save(this)">Save <dt onclick="translator.saveAs(this)">Save As... <dt onclick="translator.close(this)">Close @@ -71,7 +72,7 @@ </div> <hr> <div class=modtime><small>HMTL -<!-- hhmts start -->Last modified: Thu Aug 30 15:01:31 CEST 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Sun Sep 9 23:09:57 CEST 2012 <!-- hhmts end --> </small></div> <a href="about.html">About</a> |
