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

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

Author: dpage
Date: 2005-11-07 10:04:49 +0000 (Mon, 07 Nov 2005)
New Revision: 4696

Modified:
trunk/www/pgadmin3/cnt/cnt_index.php
Log:
Add changelog link

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php 2005-11-07 10:01:27 UTC (rev 4695)
+++ trunk/www/pgadmin3/cnt/cnt_index.php 2005-11-07 10:04:49 UTC (rev 4696)
@@ -57,7 +57,7 @@
<li><?php echo _("Support for Asynchronous Notifications in the query tool."); ?></li>
</ul>
<br>
- <?php echo _("As well as many other tweaks, improvements and bug fixes."); ?>
+ <?php echo sprintf(_("As well as many other tweaks, improvements and bug fixes, details of which may be found on the <a href=\"%\">changelog</a>."), http://www.pgadmin.org/development.php#changelog); ?>
<br><br>
<?php echo _("I would like to take this opportunity to thank all those who gave their time to help with the development, testing, translation and packaging of this release."); ?>
<br><br>

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2005-11-07 10:05:48 SVN Commit by dpage: r4697 - trunk/www/pgadmin3/cnt
Previous Message svn 2005-11-07 10:01:27 SVN Commit by dpage: r4695 - trunk/www/pgadmin3/cnt