r19022 - htdocs/trunk - Update austrian mirror as reported by Antonín Sprinzl. Patch by Frank H. Ellenberger

Geert Janssens gjanssens at code.gnucash.org
Wed Apr 14 11:01:13 EDT 2010


Author: gjanssens
Date: 2010-04-14 11:01:13 -0400 (Wed, 14 Apr 2010)
New Revision: 19022
Trac: http://svn.gnucash.org/trac/changeset/19022

Modified:
   htdocs/trunk/download.phtml
Log:
Update austrian mirror as reported by Antonín Sprinzl. Patch by Frank H. Ellenberger

Modified: htdocs/trunk/download.phtml
===================================================================
--- htdocs/trunk/download.phtml	2010-04-12 21:25:35 UTC (rev 19021)
+++ htdocs/trunk/download.phtml	2010-04-14 15:01:13 UTC (rev 19022)
@@ -37,7 +37,7 @@
 <ul>
   <li><a href="<?php echo $download_path.$latest_stable_source;?>">bzip2 compressed tarball</a> <?php printf (_("for GnuCash %s"), $latest_stable)?></li>
   <li><a href="http://www.gnucash.org/pub/gnucash/sources/stable/<?php echo $latest_stable_source;?>"><?= _("USA Mirror");?></a></li>
-  <li><a href="http://ftp.at.gnucash.org/pub/gnucash/gnucash/sources/stable/<?php echo $latest_stable_source;?>"><?= _("European Mirror");?></a></li>
+  <li><a href="http://ftp.at.gnucash.org/pub/gnucash/sources/stable/<?php echo $latest_stable_source;?>"><?= _("European Mirror");?></a></li>
  </ul>
 
 <h2><?php printf (_("Unstable/Development release (%s)"), $latest_unstable)?></h2>



More information about the gnucash-changes mailing list