Revision: 8840
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8840&view=rev
Author:   pbianchini
Date:     2013-01-04 15:38:20 +0000 (Fri, 04 Jan 2013)
Log Message:
-----------
Show language selection with Italian selected

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

Modified: trunk/website/www/it/index.php
===================================================================
--- trunk/website/www/it/index.php      2013-01-04 15:23:28 UTC (rev 8839)
+++ trunk/website/www/it/index.php      2013-01-04 15:38:20 UTC (rev 8840)
@@ -23,8 +23,8 @@
 
 <?php
 $checkSubmitButtonValue = "Controlla";
-$showLanguageBox = 0;
-$checkDefaultLang = "auto";
+$showLanguageBox = 1;
+$checkDefaultLang = "it";
 $checkDefaultText = "Incollate qui il vostro testo... oppure provate a 
scrivere direttamente per provare quali problemi errori possono essere 
identificati con LanguageTool.";
 include("../../include/checkform.php");
 ?>

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


------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to