You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by hs...@apache.org on 2012/07/28 00:07:00 UTC

svn commit: r1366558 - /shindig/site/trunk/cms/trunk/templates/navbar.html

Author: hsaputra
Date: Fri Jul 27 22:07:00 2012
New Revision: 1366558

URL: http://svn.apache.org/viewvc?rev=1366558&view=rev
Log:
Change Centre link text to Center

Modified:
    shindig/site/trunk/cms/trunk/templates/navbar.html

Modified: shindig/site/trunk/cms/trunk/templates/navbar.html
URL: http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/navbar.html?rev=1366558&r1=1366557&r2=1366558&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/navbar.html (original)
+++ shindig/site/trunk/cms/trunk/templates/navbar.html Fri Jul 27 22:07:00 2012
@@ -47,7 +47,7 @@
                   <b class="caret"></b>
                 </a>
                 <ul class="dropdown-menu">
-                  <li><a href="documentation_centre.html">Centre</a></li>
+                  <li><a href="documentation_centre.html">Center</a></li>
                   <li><a href="#">Java</a></li>
                   <li><a href="#">PHP</a></li>
                   <li><a href="#">Features</a></li>
@@ -88,4 +88,4 @@
                 </ul>
               </li>       
             </ul>
-          </div><!--/.nav-collapse -->
\ No newline at end of file
+          </div><!--/.nav-collapse -->