Revision: 6864
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6864&view=rev
Author:   dnaber
Date:     2012-05-10 22:16:06 +0000 (Thu, 10 May 2012)
Log Message:
-----------
change order of navigation items

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

Modified: trunk/website/include/header.php
===================================================================
--- trunk/website/include/header.php    2012-05-10 20:06:15 UTC (rev 6863)
+++ trunk/website/include/header.php    2012-05-10 22:16:06 UTC (rev 6864)
@@ -94,13 +94,13 @@
                <div id="menu">
                        <?php makeEntry(".", "Homepage"); ?>
                        <?php makeEntry("screenshots", "Screenshots"); ?>
-                       <?php makeEntry("forum", "Forum"); ?>
                        <?php makeEntry("languages", "Supported Languages"); ?>
                        <?php makeEntry("usage", "Usage"); ?>
+                       <?php makeEntry("forum", "Forum"); ?>
                        <?php makeEntry("development", "Development"); ?>
+                       <?php makeEntry("http://languagetool.wikidot.com/";, 
"Wiki"); ?>
                        <?php makeEntry("links", "Links &amp; Resources"); ?>
-                       <?php makeEntry("http://languagetool.wikidot.com/";, 
"Wiki"); ?>
-                       
+
                        <div style="margin-top:70px;font-size:12px">
               <table>
                 <tr>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to