You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/02/02 07:12:27 UTC

svn commit: r1656390 - /directory/site/trunk/templates/header.html

Author: elecharny
Date: Mon Feb  2 06:12:26 2015
New Revision: 1656390

URL: http://svn.apache.org/r1656390
Log:
Used shortest project name in the header

Modified:
    directory/site/trunk/templates/header.html

Modified: directory/site/trunk/templates/header.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/header.html?rev=1656390&r1=1656389&r2=1656390&view=diff
==============================================================================
--- directory/site/trunk/templates/header.html (original)
+++ directory/site/trunk/templates/header.html Mon Feb  2 06:12:26 2015
@@ -40,7 +40,7 @@
                         {% if isDirSite %}
                         <STRONG>Main</STRONG>
                         {% else %}
-                        Apache Directory Project
+                        Main
                         {% endif %}
                     </a>
                     &nbsp;|&nbsp;
@@ -56,7 +56,7 @@
                         {% if isDirStudio %}
                         <STRONG>Studio</STRONG>
                         {% else %}
-                        Apache Directory Studio
+                        Studio
                         {% endif %}
                     </a>
                     &nbsp;|&nbsp;
@@ -64,7 +64,7 @@
                         {% if isDirAPI %}
                         <STRONG>LDAP API</STRONG>
                         {% else %}
-                        Apache LDAP API
+                        LDAP API
                         {% endif %}
                     </a>
                     &nbsp;|&nbsp;