[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#851439: packages.debian.org: [PATCH] Inaccurate message on package download page (right click needed in some browsers)



Package: www.debian.org
Followup-For: Bug #851439

I'm attaching a patch that removes the paragraph about the need of right click
in some browsers.
I can commit it in some days, if nobody disagrees.
Cheers



-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
>From 8b537184c2f1ba7b122ba800ddd81a38e8c5ef24 Mon Sep 17 00:00:00 2001
From: Laura Arjona Reina <larjona@debian.org>
Date: Sun, 15 Jan 2017 00:23:59 +0100
Subject: [PATCH] Remove old reference to need of right click in browsers to
 download. Closes: #851439

---
 templates/html/download.tmpl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl
index 82509a8..b6c8e05 100644
--- a/templates/html/download.tmpl
+++ b/templates/html/download.tmpl
@@ -97,8 +97,6 @@ deb http://<em>[% mirrors.$archive.europa.0 %]</em> [% suite %] main [% section
 	port.name, organisation, port.name, port.url, port.name) %]</p>
 [% END %]
 
-<p>[% g('Note that in some browsers you will need to tell your browser you want the file saved to a file. For example, in Firefox or Mozilla, you should hold the Shift key when you click on the URL.') %]</p>
-
 </div>
 
 <h3>[% g('More information on <kbd>%s</kbd>:', filename.file) %]</h3>
-- 
2.1.4


Reply to: