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 03264ebd5..b6771f3c8 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -71,7 +71,7 @@ </div> <hr> <div class=modtime><small>HMTL -<!-- hhmts start --> Last modified: Tue Jun 12 16:08:01 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Wed Jun 13 20:21:22 CEST 2012 <!-- hhmts end --> </small></div> <a href="about.html">About</a> @@ -80,6 +80,7 @@ <script type="text/javascript" src="../gfse/cloud2.js"></script> <script type="text/javascript" src="../gfse/localstorage.js"></script> <script type="text/javascript" src="translator.js"></script> +<script type="text/javascript" src="http://api.apertium.org/JSLibrary.js"></script> <script type="text/javascript" > var translator = new Translator() </script> |
