Revision: 9244
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9244&view=rev
Author:   dnaber
Date:     2013-01-27 16:09:31 +0000 (Sun, 27 Jan 2013)
Log Message:
-----------
make "Wiki" a top-level item in the menu

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

Modified: trunk/website/include/header.php
===================================================================
--- trunk/website/include/header.php    2013-01-27 15:46:06 UTC (rev 9243)
+++ trunk/website/include/header.php    2013-01-27 16:09:31 UTC (rev 9244)
@@ -250,7 +250,6 @@
            <?php
         }
         ?>
-        <div class="submenuitem"><a 
href="http://wiki.languagetool.org";>Wiki</a></div>
         <?php
         if ($page == "developer-links") {
           ?>
@@ -286,6 +285,7 @@
                        <?php makeEntry("forum", "Forum"); ?>
                        <?php makeEntry("wikicheck", "WikiCheck"); ?>
                        <?php makeEntry("development", "Development"); ?>
+                       <?php makeEntry("http://wiki.languagetool.org";, 
"Wiki"); ?>
                        <?php makeEntry("contact", "Contact"); ?>
 
                        <div style="margin-top:70px;font-size:12px">

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

Reply via email to