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

jleroux 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 4a8727f  Improved: next and trunk are currently unavailable
4a8727f is described below

commit 4a8727fb2f74f24de937fa8682d2c430da702f70
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed Feb 18 17:04:58 2026 +0100

    Improved: next and trunk are currently unavailable
---
 ofbiz-demos.html                  | 4 ++--
 template/page/ofbiz-demos.tpl.php | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 280462f..ce7281e 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -157,7 +157,7 @@
 
        <section  id="OFDemoTrunk" class="slice row clearfix">
               <div class="span10">
-                <h2>Developer Trunk - Demo </h2>
+                <h2><s>Developer Trunk - Demo : currently unavailable</s></h2>
                 <div class="divider"><span></span></div>
                 <p>Please note that the trunk version is not recommended for a 
production environment. It is experimental code and contains developments in 
progress that once stablised will become part of future stable releases.</p>
     <p><i class="icon-pin"></i><a 
href="//demo-trunk.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
 target="external"><strong>Backend Management (ERP) Applications</strong></a> 
</p>
@@ -169,7 +169,7 @@
 
      <section  id="OFDemoNext" class="slice row clearfix">
               <div class="span10">
-                <h2>Next is Trunk until a new release branch is created - 
Demo</h2>
+                <h2><s>Next is Trunk until a new release branch is created - 
Demo : currently unavailable</s></h2>
                 <div class="divider"><span></span></div>
                 <p>This demo is for the next to come OFBiz release.</p>
 
diff --git a/template/page/ofbiz-demos.tpl.php 
b/template/page/ofbiz-demos.tpl.php
index c379365..0c9d7c9 100644
--- a/template/page/ofbiz-demos.tpl.php
+++ b/template/page/ofbiz-demos.tpl.php
@@ -58,7 +58,7 @@
 
        <section  id="OFDemoTrunk" class="slice row clearfix">
               <div class="span10">
-                <h2>Developer Trunk - Demo </h2>
+                <h2><s>Developer Trunk - Demo : currently unavailable</s></h2>
                 <div class="divider"><span></span></div>
                 <p>Please note that the trunk version is not recommended for a 
production environment. It is experimental code and contains developments in 
progress that once stablised will become part of future stable releases.</p>
     <p><i class="icon-pin"></i><a 
href="//demo-trunk.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y"
 target="external"><strong>Backend Management (ERP) Applications</strong></a> 
</p>
@@ -70,7 +70,7 @@
 
      <section  id="OFDemoNext" class="slice row clearfix">
               <div class="span10">
-                <h2>Next is Trunk until a new release branch is created - 
Demo</h2>
+                <h2><s>Next is Trunk until a new release branch is created - 
Demo : currently unavailable</s></h2>
                 <div class="divider"><span></span></div>
                 <p>This demo is for the next to come OFBiz release.</p>
 

Reply via email to