Revision: 8979
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8979&view=rev
Author:   dominikoeo
Date:     2013-01-13 09:59:43 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
- add $enable_textcheck = 1; 

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

Modified: trunk/website/www/br/index.php
===================================================================
--- trunk/website/www/br/index.php      2013-01-13 09:53:00 UTC (rev 8978)
+++ trunk/website/www/br/index.php      2013-01-13 09:59:43 UTC (rev 8979)
@@ -3,6 +3,8 @@
 $title = "LanguageTool";
 $title2 = "An difazier yezhadurel frank evit ar brezhoneg";
 $lastmod = "2013-01-13 10:50 CET";
+$enable_textcheck = 1;
+$enable_fancybox = 1;
 include("../../include/header.php");
 ?>
 

Modified: trunk/website/www/fr/index.php
===================================================================
--- trunk/website/www/fr/index.php      2013-01-13 09:53:00 UTC (rev 8978)
+++ trunk/website/www/fr/index.php      2013-01-13 09:59:43 UTC (rev 8979)
@@ -3,6 +3,8 @@
 $title = "LanguageTool";
 $title2 = "Correcteur grammatical";
 $lastmod = "2013-01-05 14:00:00 CET";
+$enable_textcheck = 1;
+$enable_fancybox = 1;
 include("../../include/header.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_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to