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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r4695 - trunk/www/pgadmin3/cnt
Date: 2005-11-07 10:01:27
Message-ID: 200511071001.jA7A1RxW017804@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage
Date: 2005-11-07 10:01:27 +0000 (Mon, 07 Nov 2005)
New Revision: 4695

Modified:
trunk/www/pgadmin3/cnt/cnt_index.php
Log:
Minor layout tweak

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php 2005-11-07 09:59:32 UTC (rev 4694)
+++ trunk/www/pgadmin3/cnt/cnt_index.php 2005-11-07 10:01:27 UTC (rev 4695)
@@ -32,7 +32,7 @@
<?php echo _("I'm pleased to announce the release of pgAdmin 1.4.0, the Open Source graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris, now available for download in source and a variety of binary formats from:"); ?>
<br><br><center>
<?php echo sprintf(_("<a href=\"%s\">%s</a>"), "http://www.postgresql.org/ftp/pgadmin3/release/v1.4.0/", "http://www.postgresql.org/ftp/pgadmin3/release/v1.4.0/"); ?>
- </center><br><br>
+ </center><br>
<?php echo _("V1.4.0 contains a number of new features over previous releases, including:"); ?>
<br><br>
<ul>

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2005-11-07 10:04:49 SVN Commit by dpage: r4696 - trunk/www/pgadmin3/cnt
Previous Message svn 2005-11-07 09:59:32 SVN Commit by dpage: r4694 - trunk/www/pgadmin3/cnt