Author: amaniatis
Date: Sun Oct 28 04:56:08 2012
New Revision: 1402929

URL: http://svn.apache.org/viewvc?rev=1402929&view=rev
Log:
Return to the home page when clicking on the logo

Modified:
    cayenne/site/cms/trunk/templates/skeleton.html

Modified: cayenne/site/cms/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/templates/skeleton.html?rev=1402929&r1=1402928&r2=1402929&view=diff
==============================================================================
--- cayenne/site/cms/trunk/templates/skeleton.html (original)
+++ cayenne/site/cms/trunk/templates/skeleton.html Sun Oct 28 04:56:08 2012
@@ -14,7 +14,7 @@
 <div id="wrap"><div id="wrap-inner">
 
 <div id="header">
-       <h1><a href="" title="Return to Apache Cayenne home"><span>The Apache 
Cayenne Project</span></a></h1>
+       <h1><a href="/" title="Return to Apache Cayenne home"><span>The Apache 
Cayenne Project</span></a></h1>
        <h2><a href="http://www.apache.org"; title="The Apache Software 
Foundation"><span>The Apache Software Foundation</span></a></h2>
 </div>
 


Reply via email to