[gimp-web/testing] Add link targets for noscript scrolling



commit 5eb77d0ac4019042539a0816d4a30dc20f696289
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Jun 1 00:17:43 2015 +0200

    Add link targets for noscript scrolling

 downloads/Linux.htrw   |    1 +
 downloads/Mac.htrw     |    1 +
 downloads/Windows.htrw |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/downloads/Linux.htrw b/downloads/Linux.htrw
index 7bd72b1..be41993 100644
--- a/downloads/Linux.htrw
+++ b/downloads/Linux.htrw
@@ -1,4 +1,5 @@
 <!-- linux download instructions -->
+<a name="linux" id="linux"> </a>
 <h2>GIMP for Unix-like systems</h2>
 
 <p>It's very likely your Unix-like system such as a GNU/Linux distribution
diff --git a/downloads/Mac.htrw b/downloads/Mac.htrw
index c7a517a..4e22ed4 100644
--- a/downloads/Mac.htrw
+++ b/downloads/Mac.htrw
@@ -1,3 +1,4 @@
+<a name="mac" id="mac"> </a>
 <h2>GIMP for Mac OS X</h2>
 
 <p>
diff --git a/downloads/Windows.htrw b/downloads/Windows.htrw
index 904aec5..f79dc83 100644
--- a/downloads/Windows.htrw
+++ b/downloads/Windows.htrw
@@ -1,3 +1,4 @@
+<a name="windows" id="windows"> </a>
 <h2>GIMP for Windows</h2>
 
 <p>The Windows installer packages by Jernej Simončič are distributed from the GIMP HTTP server (<a 
href="http://download.gimp.org";>download.gimp.org</a>) and its <a href="#mirrors">mirror servers</a>.</p>


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