details:   https://code.tryton.org/communication/website/commit/8b8a897f8549
branch:    default
user:      Cédric Krier <[email protected]>
date:      Tue Apr 21 09:57:45 2026 +0200
description:
        Remove links to windows 32bit client
diffstat:

 templates/download.html.jinja |  6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diffs (23 lines):

diff -r e74be2b193e1 -r 8b8a897f8549 templates/download.html.jinja
--- a/templates/download.html.jinja     Mon Apr 20 19:40:05 2026 +0200
+++ b/templates/download.html.jinja     Tue Apr 21 09:57:45 2026 +0200
@@ -55,9 +55,6 @@
     You can manage and connect to different servers using the same client.</p>
     <p>
     Current version:<br/>
-    <a href="https://downloads.tryton.org/current/tryton-32bit-last.exe"; 
class="btn btn-outline-primary" title="Download for Windows 32bit">
-        {{ icon('windows') }} Windows 32bit
-    </a>
     <a href="https://downloads.tryton.org/current/tryton-64bit-last.exe"; 
class="btn btn-outline-primary" title="Download for Windows 64bit">
         {{ icon('windows') }} Windows 64bit
     </a>
@@ -73,9 +70,6 @@
     </p>
     <p>
     Long term support:<br/>
-    <a href="https://downloads.tryton.org/lts/tryton-32bit-last.exe"; 
class="btn btn-outline-primary" title="Download for Windows 32bit">
-        {{ icon('windows') }} Windows 32bit
-    </a>
     <a href="https://downloads.tryton.org/lts/tryton-64bit-last.exe"; 
class="btn btn-outline-primary" title="Download for Windows 64bit">
         {{ icon('windows') }} Windows 64bit
     </a>

Reply via email to