diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/js/wc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/js/wc.js b/src/www/js/wc.js index 595394efb..7577f2785 100644 --- a/src/www/js/wc.js +++ b/src/www/js/wc.js @@ -1,5 +1,5 @@ var wc={} -wc.cnl="Phrasebook" // try this controlled natural language first +//wc.cnl="Phrasebook" // try this controlled natural language first wc.f=document.forms[0] wc.o=element("output") wc.e=element("extra") |
