aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <lange@informatik.uni-koeln.de>2019-03-27 11:13:15 +0100
committerThomas Lange <lange@informatik.uni-koeln.de>2019-03-27 11:38:14 +0100
commit0222819154112fd75de96a30d1a4c6187b1acef1 (patch)
treededc0b84af8a3bbfc5eb1e8932c6e13da74a54cb
parent3beedb5fefd3013fd9a7e2f33b262ebf211027d2 (diff)
remove text "Download" and "Download an", Step 1 already says that it's about downloads
-rw-r--r--english/download/index.wml12
1 files changed, 6 insertions, 6 deletions
diff --git a/english/download/index.wml b/english/download/index.wml
index 7ad9b122038..e5a5ebcb473 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -34,14 +34,14 @@
<!-- The left side with the download option for the installer images. -->
<div class="item col50">
<div align="center">
- <p><strong>Download an installation image</strong></p>
+ <p><strong>Installation image</strong></p>
<p><img src="img/download.png" alt="[Pic: Debian Installer]"></p>
<br/>
<!-- The official Debian variant with not included non-free firmware. -->
<div class="col50">
<div align="center">
<span class="dl-btn-img dl-btn-img-free">
- <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Download Debian <current_release_short>
+ <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso"> Debian <current_release_short>
<em>(64-bit PC Network)</em>
</a>
</span>
@@ -52,7 +52,7 @@
<div class="col50">
<div align="center">
<span class="dl-btn-img dl-btn-img-nonfree">
- <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Download Debian <current_release_short>
+ <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso"> Debian <current_release_short>
<em>(64-bit PC Network non-free)</em>
</a>
</span>
@@ -75,20 +75,20 @@
<!-- The right side with the download option for the Live CD images. -->
<div class="item col50 lastcol">
<div align="center">
- <p><strong>Download a live image</strong></p>
+ <p><strong>Live image</strong></p>
<p><img src="img/try1.png" alt="[Pic: Debian Live]"></p>
<br/>
<!-- The official Debian variant with not included non-free firmware. -->
<div class="col50">
<div align="center">
- <span class="dl-btn-img dl-btn-img-free dl-btn-live-free"><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Download Debian <current_release_short><em>(64-bit LiveCD)</em></a> </span>
+ <span class="dl-btn-img dl-btn-img-free dl-btn-live-free"><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso"> Debian <current_release_short><em>(64-bit LiveCD)</em></a> </span>
</div>
</div>
<!-- The non official Debian variant with non-free firmware. -->
<div class="col50">
<div align="center">
- <span class="dl-btn-img dl-btn-img-nonfree dl-btn-live-nonfree"><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Download Debian <current_release_short><em>(64-bit LiveCD non-free)</em></a> </span>
+ <span class="dl-btn-img dl-btn-img-nonfree dl-btn-live-nonfree"><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso"> Debian <current_release_short><em>(64-bit LiveCD non-free)</em></a> </span>
</div>
</div>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy