Revision: 8965
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8965&view=rev
Author:   dnaber
Date:     2013-01-12 21:38:54 +0000 (Sat, 12 Jan 2013)
Log Message:
-----------
remove the "Language:" label from the demo form, seems unnecessary

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

Modified: trunk/website/include/checkform.php
===================================================================
--- trunk/website/include/checkform.php 2013-01-12 21:29:55 UTC (rev 8964)
+++ trunk/website/include/checkform.php 2013-01-12 21:38:54 UTC (rev 8965)
@@ -17,7 +17,7 @@
   <div style="margin-top:0px; text-align: right">
     <!-- always activate language selection box as we don't have feedback yet 
about which language was auto-detected -->
     <?php if (1 || $showLanguageBox) { ?>
-      Language: <select name="lang" id="lang" >
+      <select name="lang" id="lang" >
           <!--<option value="auto">try to auto-detect</option>-->
           <?php printLangOption("ast", "Asturian") ?>
           <?php printLangOption("be", "Belarusian") ?>

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. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to