Revision: 8831
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8831&view=rev
Author:   dnaber
Date:     2013-01-03 22:18:25 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
enable the language selection box again, as it makes people more aware that we 
support a lot of languages

Modified Paths:
--------------
    trunk/website/www/index.php

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2013-01-03 21:40:40 UTC (rev 8830)
+++ trunk/website/www/index.php 2013-01-03 22:18:25 UTC (rev 8831)
@@ -26,7 +26,7 @@
 
 <?php
 $checkSubmitButtonValue = "Check Text";
-$showLanguageBox = 0;
+$showLanguageBox = 1;
 $checkDefaultLang = "auto";
 $checkDefaultText = "Paste your own text here... or check this text too see an 
few of of the problems that LanguageTool can detecd.";
 include("../include/checkform.php");

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to