Revision: 8876
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8876&view=rev
Author:   dnaber
Date:     2013-01-05 19:15:44 +0000 (Sat, 05 Jan 2013)
Log Message:
-----------
don't use "homepage" as an identifier for language pages, as this turns off the 
"Homepage" link which leads to the main homepage

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

Modified: trunk/website/www/fr/index.php
===================================================================
--- trunk/website/www/fr/index.php      2013-01-05 18:48:21 UTC (rev 8875)
+++ trunk/website/www/fr/index.php      2013-01-05 19:15:44 UTC (rev 8876)
@@ -1,5 +1,5 @@
 <?php
-$page = "homepage";
+$page = "fr";
 $title = "LanguageTool";
 $title2 = "Correcteur grammatical";
 $lastmod = "2013-01-05 14:00:00 CET";

Modified: trunk/website/www/it/index.php
===================================================================
--- trunk/website/www/it/index.php      2013-01-05 18:48:21 UTC (rev 8875)
+++ trunk/website/www/it/index.php      2013-01-05 19:15:44 UTC (rev 8876)
@@ -1,5 +1,5 @@
 <?php
-$page = "homepage";
+$page = "it";
 $title = "LanguageTool";
 $title2 = "Correttore di Stile e Grammatica";
 $lastmod = "2013-01-05 17:48:00 CET";

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