Revision: 8972
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8972&view=rev
Author:   dominikoeo
Date:     2013-01-13 08:20:23 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
remove the item for automatic detection in the menu
which I added (not sure why it did not work).

Modified Paths:
--------------
    trunk/website/include/checkform.php

Modified: trunk/website/include/checkform.php
===================================================================
--- trunk/website/include/checkform.php 2013-01-13 08:11:24 UTC (rev 8971)
+++ trunk/website/include/checkform.php 2013-01-13 08:20:23 UTC (rev 8972)
@@ -56,7 +56,6 @@
     <?php if (1 || $showLanguageBox) { ?>
       <select name="lang" id="lang" >
           <!--<option value="auto">try to auto-detect</option>-->
-          <?php printLangOption("auto") ?>
           <?php printLangOption("ast") ?>
           <?php printLangOption("be") ?>
           <?php printLangOption("br") ?>

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_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to