This is an automated email from the ASF dual-hosted git repository.

arunpati pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a802715  Improved: small usability improvements on the landing page 
(#27)
a802715 is described below

commit a802715776cf9d1e43b9dce8b00fd864ff3d6b4b
Author: toaditi <[email protected]>
AuthorDate: Wed Jul 29 15:49:19 2026 +0530

    Improved: small usability improvements on the landing page (#27)
    
    Hi all,
    
    I was recently looking at ofbiz.apache.org as if seeing it for the first
    time, and noticed a few small things that might make the landing page a
    little easier for a first-time visitor to navigate. This PR suggests
    three small changes:
    
    1. **Add a top-level "Download" menu item.** The "Download OFBiz" button
    only appears at the very bottom of the page (and under the Community
    submenu). For someone who came to try OFBiz out, a download link near
    the top seemed like it might help. The new item highlights as active on
    the download page, like the other menu entries.
    
    2. **Remove the unlabeled play-arrow icon from the top menu.** The
    orange "▶" button at the right end of the menu isn't labeled (its text
    is hidden by CSS, with only a hover tooltip) and it quietly opens the
    YouTube channel in a new tab — a newcomer probably can't tell where it
    leads. Since the YouTube channel is already linked in the footer, this
    removes the icon; if folks would rather keep it with a visible label
    instead, I'm happy to change that.
    
    3. **Update the outdated intro line.** "An Apache top level project for
    10 years" dates from a while back — OFBiz has been a top-level project
    since 2006, so this now reads "An Apache top level project since 2006"
    (which also won't go stale). Also fixes the small "it's" → "its" typo in
    the same sentence.
    
    ~~4. **Add a GitHub link to the footer.**~~ *Removed after review — the
    footer's existing Source Repository link already covers all the OFBiz
    repositories, which I had overlooked (thanks @dixitdeepak).*
    
    Per the README, the changes were made in the PHP templates
    (`template/region/header.tpl.php`, `template/page/index.tpl.php`) and
    all HTML pages were regenerated with `./php2html.sh` — hence the number
    of touched files; the effective change is small. I verified locally that
    a pristine checkout regenerates with no diff, so the regenerated pages
    contain only these changes, and I checked the rendered page locally to
    confirm the menu displays correctly.
    
    Happy to adjust or split any of these if the community prefers — please
    treat each as a gentle suggestion.
---
 404.html                       | 2 +-
 about-ofbiz.html               | 2 +-
 business-users.html            | 2 +-
 developers.html                | 2 +-
 download.html                  | 2 +-
 faqs.html                      | 2 +-
 getting-involved.html          | 2 +-
 index.html                     | 4 ++--
 mailing-lists.html             | 2 +-
 ofbiz-demos.html               | 2 +-
 release-notes/12.04.06.html    | 2 +-
 release-notes/13.07.01.html    | 2 +-
 release-notes/13.07.02.html    | 2 +-
 release-notes/13.07.03.html    | 2 +-
 release-notes/16.11.01.html    | 2 +-
 release-notes/16.11.02.html    | 2 +-
 release-notes/16.11.03.html    | 2 +-
 release-notes/16.11.04.html    | 2 +-
 release-notes/16.11.05.html    | 2 +-
 release-notes/16.11.06.html    | 2 +-
 release-notes/16.11.07.html    | 2 +-
 release-notes/17.12.01.html    | 2 +-
 release-notes/17.12.03.html    | 2 +-
 release-notes/17.12.04.html    | 2 +-
 release-notes/17.12.05.html    | 2 +-
 release-notes/17.12.06.html    | 2 +-
 release-notes/17.12.07.html    | 2 +-
 release-notes/17.12.08.html    | 2 +-
 release-notes/17.12.09.html    | 2 +-
 release-notes/18.12.01.html    | 2 +-
 release-notes/18.12.02.html    | 2 +-
 release-notes/18.12.03.html    | 2 +-
 release-notes/18.12.04.html    | 2 +-
 release-notes/18.12.05.html    | 2 +-
 release-notes/18.12.06.html    | 2 +-
 release-notes/18.12.07.html    | 2 +-
 release-notes/18.12.08.html    | 2 +-
 release-notes/18.12.09.html    | 2 +-
 release-notes/18.12.10.html    | 2 +-
 release-notes/18.12.11.html    | 2 +-
 release-notes/18.12.12.html    | 2 +-
 release-notes/18.12.13.html    | 2 +-
 release-notes/18.12.14.html    | 2 +-
 release-notes/18.12.15.html    | 2 +-
 release-notes/18.12.16.html    | 2 +-
 release-notes/18.12.17.html    | 2 +-
 release-notes/18.12.18.html    | 2 +-
 release-notes/18.12.19.html    | 2 +-
 release-notes/24.09.01.html    | 2 +-
 release-notes/24.09.02.html    | 2 +-
 release-notes/24.09.03.html    | 2 +-
 release-notes/24.09.04.html    | 2 +-
 release-notes/24.09.05.html    | 2 +-
 release-notes/24.09.06.html    | 2 +-
 release-notes/24.09.07.html    | 2 +-
 security.html                  | 2 +-
 service-providers.html         | 2 +-
 source-repositories.html       | 2 +-
 template/page/index.tpl.php    | 2 +-
 template/region/header.tpl.php | 2 +-
 user-stories.html              | 2 +-
 61 files changed, 62 insertions(+), 62 deletions(-)

diff --git a/404.html b/404.html
index 4033a9f..580196d 100644
--- a/404.html
+++ b/404.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/about-ofbiz.html b/about-ofbiz.html
index c4cb1aa..b1c633a 100644
--- a/about-ofbiz.html
+++ b/about-ofbiz.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/business-users.html b/business-users.html
index 13dec73..17558f7 100644
--- a/business-users.html
+++ b/business-users.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/developers.html b/developers.html
index 0e3abea..e11e3b4 100644
--- a/developers.html
+++ b/developers.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/download.html b/download.html
index 5afe2dc..6470a33 100644
--- a/download.html
+++ b/download.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel active">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/faqs.html b/faqs.html
index 1541469..0d239a9 100644
--- a/faqs.html
+++ b/faqs.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/getting-involved.html b/getting-involved.html
index 2f1a56b..a4dc85f 100644
--- a/getting-involved.html
+++ b/getting-involved.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/index.html b/index.html
index 8d49c9a..1f9baa5 100644
--- a/index.html
+++ b/index.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
@@ -212,7 +212,7 @@
                   <div class="ch-info"> <span> CRM & ERP </span> </div>
                 </a>
                 <h2 class="smallHeading">Mature CRM &  ERP Solution</h2>
-                <p>An Apache top level project for  10 years, OFBiz has shown 
it's stability and maturity as an enterprise-wide 
+                <p>An Apache top level project since 2006, OFBiz has shown its 
stability and maturity as an enterprise-wide
                   ERP solution that is flexible enough to change with your 
business.</p>
               </article>
               <article class="one_third last"> <a href="" class="iconWrapper 
iconBig ch-item"> <i class=" icon-edit"></i>
diff --git a/mailing-lists.html b/mailing-lists.html
index 0a2e4ee..dbf873d 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 33f1597..55e487e 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel active">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/12.04.06.html b/release-notes/12.04.06.html
index e7507e1..78b2ae3 100644
--- a/release-notes/12.04.06.html
+++ b/release-notes/12.04.06.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/13.07.01.html b/release-notes/13.07.01.html
index 375f49f..4c99a63 100644
--- a/release-notes/13.07.01.html
+++ b/release-notes/13.07.01.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/13.07.02.html b/release-notes/13.07.02.html
index fd88cae..90db553 100644
--- a/release-notes/13.07.02.html
+++ b/release-notes/13.07.02.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/13.07.03.html b/release-notes/13.07.03.html
index 658f2e1..feae1df 100644
--- a/release-notes/13.07.03.html
+++ b/release-notes/13.07.03.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.01.html b/release-notes/16.11.01.html
index f1c0b9d..459c7d9 100644
--- a/release-notes/16.11.01.html
+++ b/release-notes/16.11.01.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.02.html b/release-notes/16.11.02.html
index 84a81be..e43f563 100644
--- a/release-notes/16.11.02.html
+++ b/release-notes/16.11.02.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.03.html b/release-notes/16.11.03.html
index ee5eef0..48846bc 100644
--- a/release-notes/16.11.03.html
+++ b/release-notes/16.11.03.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.04.html b/release-notes/16.11.04.html
index 93c76ae..9e1bdbd 100644
--- a/release-notes/16.11.04.html
+++ b/release-notes/16.11.04.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.05.html b/release-notes/16.11.05.html
index 51bf4ad..9cee0ff 100644
--- a/release-notes/16.11.05.html
+++ b/release-notes/16.11.05.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.06.html b/release-notes/16.11.06.html
index af0bb4e..1570a78 100644
--- a/release-notes/16.11.06.html
+++ b/release-notes/16.11.06.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/16.11.07.html b/release-notes/16.11.07.html
index a29f067..b719006 100644
--- a/release-notes/16.11.07.html
+++ b/release-notes/16.11.07.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.01.html b/release-notes/17.12.01.html
index 61abe61..a9e2b60 100644
--- a/release-notes/17.12.01.html
+++ b/release-notes/17.12.01.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.03.html b/release-notes/17.12.03.html
index f983403..7bfbb14 100644
--- a/release-notes/17.12.03.html
+++ b/release-notes/17.12.03.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.04.html b/release-notes/17.12.04.html
index f4471d8..064e05f 100644
--- a/release-notes/17.12.04.html
+++ b/release-notes/17.12.04.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.05.html b/release-notes/17.12.05.html
index f6749c4..4acaa6d 100644
--- a/release-notes/17.12.05.html
+++ b/release-notes/17.12.05.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.06.html b/release-notes/17.12.06.html
index eaf43f5..a4b993e 100644
--- a/release-notes/17.12.06.html
+++ b/release-notes/17.12.06.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.07.html b/release-notes/17.12.07.html
index 0b9b808..60c45ff 100644
--- a/release-notes/17.12.07.html
+++ b/release-notes/17.12.07.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.08.html b/release-notes/17.12.08.html
index 1ad42bf..b15d0fc 100644
--- a/release-notes/17.12.08.html
+++ b/release-notes/17.12.08.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/17.12.09.html b/release-notes/17.12.09.html
index ad05601..2229e0b 100644
--- a/release-notes/17.12.09.html
+++ b/release-notes/17.12.09.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.01.html b/release-notes/18.12.01.html
index 4404061..57cd4e4 100644
--- a/release-notes/18.12.01.html
+++ b/release-notes/18.12.01.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.02.html b/release-notes/18.12.02.html
index ffd5533..34c1f5a 100644
--- a/release-notes/18.12.02.html
+++ b/release-notes/18.12.02.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.03.html b/release-notes/18.12.03.html
index 9f1096b..20daa2f 100644
--- a/release-notes/18.12.03.html
+++ b/release-notes/18.12.03.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.04.html b/release-notes/18.12.04.html
index d502a17..1428990 100644
--- a/release-notes/18.12.04.html
+++ b/release-notes/18.12.04.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.05.html b/release-notes/18.12.05.html
index a1c750f..e7f55d3 100644
--- a/release-notes/18.12.05.html
+++ b/release-notes/18.12.05.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.06.html b/release-notes/18.12.06.html
index cf65e06..eb01f78 100644
--- a/release-notes/18.12.06.html
+++ b/release-notes/18.12.06.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.07.html b/release-notes/18.12.07.html
index 445ad43..cb571b6 100644
--- a/release-notes/18.12.07.html
+++ b/release-notes/18.12.07.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.08.html b/release-notes/18.12.08.html
index 308f2d6..5cfa8ef 100644
--- a/release-notes/18.12.08.html
+++ b/release-notes/18.12.08.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.09.html b/release-notes/18.12.09.html
index 10bbb6b..e62ed16 100644
--- a/release-notes/18.12.09.html
+++ b/release-notes/18.12.09.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.10.html b/release-notes/18.12.10.html
index 3ec9bf9..d7ebb49 100644
--- a/release-notes/18.12.10.html
+++ b/release-notes/18.12.10.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.11.html b/release-notes/18.12.11.html
index fa4c808..219e52d 100644
--- a/release-notes/18.12.11.html
+++ b/release-notes/18.12.11.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.12.html b/release-notes/18.12.12.html
index 3255801..21280da 100644
--- a/release-notes/18.12.12.html
+++ b/release-notes/18.12.12.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.13.html b/release-notes/18.12.13.html
index 660c52f..2e4f9f6 100644
--- a/release-notes/18.12.13.html
+++ b/release-notes/18.12.13.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.14.html b/release-notes/18.12.14.html
index 29a9564..8c2517e 100644
--- a/release-notes/18.12.14.html
+++ b/release-notes/18.12.14.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.15.html b/release-notes/18.12.15.html
index fa04939..62cdb20 100644
--- a/release-notes/18.12.15.html
+++ b/release-notes/18.12.15.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.16.html b/release-notes/18.12.16.html
index 0eda156..b50cd12 100644
--- a/release-notes/18.12.16.html
+++ b/release-notes/18.12.16.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.17.html b/release-notes/18.12.17.html
index e680647..04a6ff7 100644
--- a/release-notes/18.12.17.html
+++ b/release-notes/18.12.17.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.18.html b/release-notes/18.12.18.html
index 741c1d1..dfb7f9d 100644
--- a/release-notes/18.12.18.html
+++ b/release-notes/18.12.18.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/18.12.19.html b/release-notes/18.12.19.html
index 2f2f2f1..b834262 100644
--- a/release-notes/18.12.19.html
+++ b/release-notes/18.12.19.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.01.html b/release-notes/24.09.01.html
index d53f8a3..00558e8 100644
--- a/release-notes/24.09.01.html
+++ b/release-notes/24.09.01.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.02.html b/release-notes/24.09.02.html
index 47ebe0d..80f91d2 100644
--- a/release-notes/24.09.02.html
+++ b/release-notes/24.09.02.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.03.html b/release-notes/24.09.03.html
index da764d7..2e0ae41 100644
--- a/release-notes/24.09.03.html
+++ b/release-notes/24.09.03.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.04.html b/release-notes/24.09.04.html
index d574e24..f612f28 100644
--- a/release-notes/24.09.04.html
+++ b/release-notes/24.09.04.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.05.html b/release-notes/24.09.05.html
index e586c05..aa285b3 100644
--- a/release-notes/24.09.05.html
+++ b/release-notes/24.09.05.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.06.html b/release-notes/24.09.06.html
index 5c0e602..97fd301 100644
--- a/release-notes/24.09.06.html
+++ b/release-notes/24.09.06.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/release-notes/24.09.07.html b/release-notes/24.09.07.html
index bf415c4..b62f305 100644
--- a/release-notes/24.09.07.html
+++ b/release-notes/24.09.07.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/security.html b/security.html
index ad3d4dc..9b72c2f 100644
--- a/security.html
+++ b/security.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/service-providers.html b/service-providers.html
index e16ffd9..652525d 100644
--- a/service-providers.html
+++ b/service-providers.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/source-repositories.html b/source-repositories.html
index ca5aa99..891e2fb 100644
--- a/source-repositories.html
+++ b/source-repositories.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/template/page/index.tpl.php b/template/page/index.tpl.php
index 0848581..28db875 100644
--- a/template/page/index.tpl.php
+++ b/template/page/index.tpl.php
@@ -113,7 +113,7 @@
                   <div class="ch-info"> <span> CRM & ERP </span> </div>
                 </a>
                 <h2 class="smallHeading">Mature CRM &  ERP Solution</h2>
-                <p>An Apache top level project for  10 years, OFBiz has shown 
it's stability and maturity as an enterprise-wide 
+                <p>An Apache top level project since 2006, OFBiz has shown its 
stability and maturity as an enterprise-wide
                   ERP solution that is flexible enough to change with your 
business.</p>
               </article>
               <article class="one_third last"> <a href="" class="iconWrapper 
iconBig ch-item"> <i class=" icon-edit"></i>
diff --git a/template/region/header.tpl.php b/template/region/header.tpl.php
index 2e9a32b..b6247a5 100644
--- a/template/region/header.tpl.php
+++ b/template/region/header.tpl.php
@@ -54,7 +54,7 @@
               </ul>
             </li>
             <li><a href="<?= $base_url ?>ofbiz-demos.html" 
class="firstLevel<?php if (basename($page_name) == 'ofbiz-demos.tpl.php'):?> 
active<?php endif;?>">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="<?= $base_url ?>download.html" class="firstLevel<?php 
if (basename($page_name) == 'download.tpl.php'):?> active<?php 
endif;?>">Download</a></li>
           </ul>
         </nav>
       </div>
diff --git a/user-stories.html b/user-stories.html
index a8292fb..0286418 100644
--- a/user-stories.html
+++ b/user-stories.html
@@ -90,7 +90,7 @@
               </ul>
             </li>
             <li><a href="https://ofbiz.apache.org/ofbiz-demos.html"; 
class="firstLevel">Demos</a></li>
-          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play 
socialIcon tips" target="external" title="follow us on 
Youtube"><span>Youtube</span></a></li>
+            <li><a href="https://ofbiz.apache.org/download.html"; 
class="firstLevel">Download</a></li>
           </ul>
         </nav>
       </div>

Reply via email to