summaryrefslogtreecommitdiff
path: root/src/www/wc.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/wc.html')
-rw-r--r--src/www/wc.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/www/wc.html b/src/www/wc.html
index a5c7ac808..66b747f37 100644
--- a/src/www/wc.html
+++ b/src/www/wc.html
@@ -75,7 +75,7 @@ small { color: #666; }
<div id=output></div>
<tr><td colspan=2>
- <small>Enter text to translate above.</small>
+ <small id=grammarinfo>Enter text to translate above.</small>
<td colspan=2>
<!--<small id=speak><input name=speak type=checkbox> Enable speech synthesis</small>-->
@@ -87,10 +87,11 @@ small { color: #666; }
<div id=pick></div>
<small id=extra></small>
</div>
-<p>
+<hr>
<div class=modtime><small>
-<!-- hhmts start -->Last modified: Thu May 8 01:37:42 CEST 2014 <!-- hhmts end -->
+<!-- hhmts start -->Last modified: Fri Jun 20 20:21:52 CEST 2014 <!-- hhmts end -->
</small></div>
+<a href="http://www.grammaticalframework.org/demos/translation.html">About</a>
<script src="js/support.js"></script>
<script src="js/gftranslate.js"></script>
<script src="js/localstorage.js"></script>