SVN Commit by dpage: r4574 - trunk/www/pgadmin3/cnt

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r4574 - trunk/www/pgadmin3/cnt
Date: 2005-10-20 07:19:54
Message-ID: 200510200719.j9K7Js7a008670@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage
Date: 2005-10-20 08:19:54 +0100 (Thu, 20 Oct 2005)
New Revision: 4574

Modified:
trunk/www/pgadmin3/cnt/cnt_beta.php
Log:
Fix URLs in beta page per Miha Radej

Modified: trunk/www/pgadmin3/cnt/cnt_beta.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_beta.php 2005-10-19 20:56:32 UTC (rev 4573)
+++ trunk/www/pgadmin3/cnt/cnt_beta.php 2005-10-20 07:19:54 UTC (rev 4574)
@@ -8,7 +8,7 @@
2005-10-12
<p>
Beta-2 of pgAdmin 1.4, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD and Solaris is now available for download from
- <a href='"http://www.postgresql.org/ftp/pgadmin3/beta'>postgresql.org download center</a>.
+ <a href="http://www.postgresql.org/ftp/pgadmin3/beta">postgresql.org download center</a>.
</p><p>
This new beta version is made available publicly together with PostgreSQL 8.1 Beta-3, and includes some minor fixes to annoying bugs, esp. a crash when
showing a table's properties.
@@ -17,7 +17,7 @@
2004-10-05
<p>
Beta-1 of pgAdmin 1.4, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD and Solaris is now available for download from
- <a href='"http://www.postgresql.org/ftp/pgadmin3/beta'>postgresql.org download center</a>.
+ <a href="http://www.postgresql.org/ftp/pgadmin3/beta">postgresql.org download center</a>.
</p><p>
V1.4.0 contains a number of new features including:
<ul>
@@ -45,4 +45,4 @@
Please take some time to test the new beta and report any bugs
to the <a href="mailto:pgadmin-support(at)postgresql(dot)org">pgAdmin-support mailing list</a>.
With your help we can make this the most bug free release possible.
-</p>
\ No newline at end of file
+</p>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-10-20 07:20:23 Re: link problem on pgadmin3 beta web page
Previous Message Dave Page 2005-10-20 07:15:49 Re: problem compiling, error while checking for wx