You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ds...@apache.org on 2021/12/28 20:11:51 UTC

svn commit: r1896484 - /subversion/site/staging/download.html

Author: dsahlberg
Date: Tue Dec 28 20:11:51 2021
New Revision: 1896484

URL: http://svn.apache.org/viewvc?rev=1896484&view=rev
Log:
In site/staging:
The logo was removed from the (old) download script in 2012. See:
https://svn.apache.org/viewvc?view=revision&revision=1398573
It doesn't exist in the "new" (from 2015) script.

* download.html: Remove logo from the template.

Modified:
    subversion/site/staging/download.html

Modified: subversion/site/staging/download.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/download.html?rev=1896484&r1=1896483&r2=1896484&view=diff
==============================================================================
--- subversion/site/staging/download.html (original)
+++ subversion/site/staging/download.html Tue Dec 28 20:11:51 2021
@@ -59,11 +59,7 @@
     title="Link to this section">&para;</a>
 </h2>
 
-<p>[if-any logo]
-   <a href="[link]"><img align="right" src="[logo]" border="0" /></a>
-   [end]
-
-   The currently selected mirror is <a href="[preferred]subversion/"><b>[preferred]</b></a>.
+<p>The currently selected mirror is <a href="[preferred]subversion/"><b>[preferred]</b></a>.
    If you encounter a problem with this mirror, please select another mirror.
    If all mirrors are failing, there are <i>backup</i> mirrors (at the end of
    the mirrors list) that should be available.</p>